Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

PKCS5_PBKDF2_HMAC< T > Class Template Reference

#include <pwdbased.h>

List of all members.


Detailed Description

template<class T>
class PKCS5_PBKDF2_HMAC< T >

PBKDF2 from PKCS #5, T should be a HashTransformation class.

Definition at line 32 of file pwdbased.h.

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


The documentation for this class was generated from the following file:
Generated on Mon Apr 19 18:12:44 2004 for Crypto++ by doxygen 1.3.6-20040222