PanamaCipher< B > Struct Template Reference

#include <panama.h>

Inheritance diagram for PanamaCipher< B >:

PanamaCipherInfo< B > SymmetricCipherDocumentation VariableKeyLength< 32, 32, 64, 32, SimpleKeyingInterface::NOT_RESYNCHRONIZABLE > List of all members.

Detailed Description

template<class B = LittleEndian>
struct PanamaCipher< B >

Panama Stream Cipher

Definition at line 128 of file panama.h.

Public Types

typedef SymmetricCipherFinal<
ConcretePolicyHolder< PanamaCipherPolicy<
B >, AdditiveCipherTemplate<
> >, PanamaCipherInfo< B > > 
Encryption
 implements the SymmetricCipher interface
typedef Encryption Decryption
 implements the SymmetricCipher interface

Static Public Member Functions

static const char * StaticAlgorithmName ()
static size_t __cdecl StaticGetValidKeyLength (size_t n)

Static Public Attributes

static const int MIN_KEYLENGTH
static const int MAX_KEYLENGTH
static const int DEFAULT_KEYLENGTH
static const int KEYLENGTH_MULTIPLE
static const int IV_REQUIREMENT
static const int IV_LENGTH


The documentation for this struct was generated from the following file:
Generated on Sat Dec 23 02:07:29 2006 for Crypto++ by  doxygen 1.5.1-p1