Changes for version 0.008_3 - 2015-06-11
- fix for https://rt.cpan.org/Public/Bug/Display.html?id=100721
- scrypt_hash() - $salt can be be specified as a reference to scalar number e.g. $salt=\24 means that salt will be 24 randomly generated bytes
- MSVC compatibility (again)
Modules
Scrypt password based key derivation function