Crypto++
5.6.3
Free C++ class library of cryptographic schemes
|
This is the complete list of members for KeyDerivationFunction, including all inherited members.
DeriveKey(byte *derived, size_t derivedLen, const byte *secret, size_t secretLen, const byte *salt, size_t saltLen, const byte *info=NULL, size_t infoLen=0) const =0 | KeyDerivationFunction | pure virtual |
MaxDerivedKeyLength() const =0 | KeyDerivationFunction | pure virtual |
Usesinfo() const =0 (defined in KeyDerivationFunction) | KeyDerivationFunction | pure virtual |
~KeyDerivationFunction() (defined in KeyDerivationFunction) | KeyDerivationFunction | inlinevirtual |