Inheritance diagram for FixedRoundsCipherFactory< E, D >:

Definition at line 343 of file validat1.cpp.
Public Member Functions | |
| FixedRoundsCipherFactory (unsigned int keylen=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 |
1.4.4