5 lines
199 B
Text
5 lines
199 B
Text
The scrypt key derivation function is designed to be far more secure against
|
|
hardware brute-force attacks than alternative functions such as PBKDF2 or
|
|
bcrypt.
|
|
|
|
WWW: https://github.com/pbhogan/scrypt
|