Package com.lambdaworks.crypto

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



Copyright © 2013. All Rights Reserved.