6 lines
199 B
Plaintext
6 lines
199 B
Plaintext
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
|