New port: security/pecl-scrypt
This is a PHP library providing a wrapper to Colin Percival's scrypt
implementation. Scrypt is a key derivation function designed to be far more
secure against hardware brute-force attacks than alternative functions such as
PBKDF2 or bcrypt.
WWW: http://pecl.php.net/package/scrypt
PR: ports/180904
Submitted by: Horia Racoviceanu
|