key_derivators/pbkdf2 library

Classes

PBKDF2KeyDerivator
Generator for PBE derived keys and ivs as defined by PKCS 5 V2.0 Scheme 2. This generator uses a SHA-1 HMac as the calculation function. The document this implementation is based on can be found at: