#include <camellia.h>
Inheritance diagram for Camellia:

Definition at line 23 of file camellia.h.
Public Types | |
|
typedef BlockCipherFinal< ENCRYPTION, Base > | Encryption |
| implements the BlockCipher interface | |
|
typedef BlockCipherFinal< DECRYPTION, Base > | Decryption |
| implements the BlockCipher interface | |
Static Public Member Functions | |
| static const char * | StaticAlgorithmName () |
| static unsigned int __cdecl | StaticGetValidKeyLength (unsigned int n) |
Classes | |
| class | Base |
1.4.4