scrypt 1.4.2

Scrypt hashing function


A PHP wrapper to Colin Percival's scrypt implementation.

License: BSD 2-Clause

Changes

Fixed memory leak in PHP 7 (#48), weak CSPRNG on salts in the example file (#44)