The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.009 - 2015-06-21

  • 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