|
Public Member Functions |
|
unsigned int | MaxDerivedKeyLength () const |
|
void | GeneralDeriveKey (byte *derived, unsigned int derivedLen, byte ignored, const byte *password, unsigned int passwordLen, const byte *salt, unsigned int saltLen, unsigned int iterations) const |
|
void | DeriveKey (byte *derived, unsigned int derivedLen, const byte *password, unsigned int passwordLen, const byte *salt, unsigned int saltLen, unsigned int iterations=1000) const |