#include <panama.h>
Inheritance diagram for PanamaCipher< B >:
Definition at line 97 of file panama.h.
Public Types | |
typedef SymmetricCipherFinalTemplate< ConcretePolicyHolder< PanamaCipherPolicy< B >, AdditiveCipherTemplate<> > > | Encryption |
implements the SymmetricCipher interface | |
typedef Encryption | Decryption |
implements the SymmetricCipher interface | |
enum | { MIN_KEYLENGTH = N, MAX_KEYLENGTH = M, DEFAULT_KEYLENGTH = D, KEYLENGTH_MULTIPLE = Q } |
enum | { IV_REQUIREMENT = IV_REQ } |
Static Public Member Functions | |
const char * | StaticAlgorithmName () |
unsigned int | StaticGetValidKeyLength (unsigned int n) |