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 RG: https://rubygems.org/gems/scrypt
7 lines
237 B
Plaintext
7 lines
237 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
|
|
RG: https://rubygems.org/gems/scrypt
|