Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

PanamaCipher< B > Struct Template Reference

#include <panama.h>

Inheritance diagram for PanamaCipher< B >:

PanamaCipherInfo< B > SymmetricCipherDocumentation VariableKeyLength< D, N, M, Q, IV_REQ > List of all members.

Detailed Description

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

Panama Stream Cipher

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)


The documentation for this struct was generated from the following file:
Generated on Mon Apr 19 18:12:43 2004 for Crypto++ by doxygen 1.3.6-20040222