-
Classes
An implementation of the Password-Based Key Derivation Function as specified
in RFC 2898.
An implementation of the
scrypt
key derivation function.
Simple
SCrypt interface for hashing passwords using the
scrypt key derivation function
and comparing a plain text password to a hashed one.