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

PKCS5_PBKDF1< T > Class Template Reference

#include <pwdbased.h>

List of all members.


Detailed Description

template<class T>
class PKCS5_PBKDF1< T >

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

Definition at line 20 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=8, unsigned int iterations=1000) const


The documentation for this class was generated from the following file:
Generated on Fri Aug 13 09:56:59 2004 for Crypto++ by doxygen 1.3.7