Skip to content

v1.3.0

Latest
Compare
Choose a tag to compare
@elithrar elithrar released this 02 Apr 16:35
· 2 commits to master since this release

A bug in Calibrate was fixed. This bug was based on a misinterpretation of the role of the "r" parameter in scrypt, which is tied to CPU cache lines as opposed to general memory. r is now fixed at a value of 8.

CHANGELOG

d150773 [bugfix] Calibrate with fixed r (#13)