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

PKCS12_PBKDF< T > Class Template Reference

#include <pwdbased.h>

List of all members.


Detailed Description

template<class T>
class PKCS12_PBKDF< T >

PBKDF from PKCS #12, appendix B, T should be a HashTransformation class.

Definition at line 108 of file pwdbased.h.

Public Member Functions

unsigned int MaxDerivedKeyLength () const
void GeneralDeriveKey (byte *derived, unsigned int derivedLen, byte purpose, const byte *password, unsigned int passwordLen, const byte *salt, unsigned int saltLen, unsigned int iterations) const
void DeriveKey (byte *derived, unsigned int derivedLen, byte ID, 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 Sun Mar 14 20:44:40 2004 for Crypto++ by doxygen 1.3.6-20040222