Package com.lambdaworks.crypto


package com.lambdaworks.crypto
  • Classes
    Class
    Description
    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.