VariableRoundsCipherFactory< E, D > Class Template Reference

Inheritance diagram for VariableRoundsCipherFactory< E, D >:

CipherFactory List of all members.

Detailed Description

template<class E, class D>
class VariableRoundsCipherFactory< E, D >

Definition at line 365 of file validat1.cpp.

Public Member Functions

 VariableRoundsCipherFactory (unsigned int keylen=0, unsigned int rounds=0)
unsigned int BlockSize () const
unsigned int KeyLength () const
apbt NewEncryption (const byte *key) const
apbt NewDecryption (const byte *key) const

Public Attributes

unsigned int m_keylen
unsigned int m_rounds


The documentation for this class was generated from the following file:
Generated on Sat Dec 23 02:07:37 2006 for Crypto++ by  doxygen 1.5.1-p1