|
| 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 |
|
|
unsigned int | m_keylen |
|
unsigned int | m_rounds |
|
template<class E, class D>
class VariableRoundsCipherFactory< E, D >
Definition at line 627 of file validat1.cpp.
The documentation for this class was generated from the following file: