Crypto++
Public Member Functions | Public Attributes
VariableRoundsCipherFactory Class Reference
Inheritance diagram for VariableRoundsCipherFactory:
CipherFactory

List of all members.

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: