1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/security/pecl-scrypt/pkg-descr
Antoine Brodin 5a17e0f819 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
2013-11-04 20:12:04 +00:00

7 lines
283 B
Plaintext

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