Crypto++  6.1
Free C++ class library of cryptographic schemes
Classes
pwdbased.h File Reference

Password based key derivation functions. More...

Go to the source code of this file.

Classes

class  PasswordBasedKeyDerivationFunction
 Abstract base class for password based key derivation function. More...
 
class  PKCS5_PBKDF1< T >
 PBKDF1 from PKCS #5. More...
 
class  PKCS5_PBKDF2_HMAC< T >
 PBKDF2 from PKCS #5. More...
 
class  PKCS12_PBKDF< T >
 PBKDF from PKCS #12, appendix B. More...
 

Detailed Description

Password based key derivation functions.

Definition in file pwdbased.h.