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

WAKE_CFB< B > Struct Template Reference

#include <wake.h>

Inheritance diagram for WAKE_CFB< B >:

SymmetricCipherDocumentation FixedKeyLength< 32 > List of all members.

Detailed Description

template<class B = BigEndian>
struct WAKE_CFB< B >

WAKE-CFB-BE

Definition at line 44 of file wake.h.

Public Types

typedef SymmetricCipherFinalTemplate<
ConcretePolicyHolder< WAKE_Policy<
B >, CFB_EncryptionTemplate<> > > 
Encryption
 implements the SymmetricCipher interface

typedef SymmetricCipherFinalTemplate<
ConcretePolicyHolder< WAKE_Policy<
B >, CFB_DecryptionTemplate<> > > 
Decryption
 implements the SymmetricCipher interface


Static Public Member Functions

const char * StaticAlgorithmName ()
unsigned int StaticGetValidKeyLength (unsigned int)


The documentation for this struct was generated from the following file:
Generated on Tue Jul 8 23:35:45 2003 for Crypto++ by doxygen 1.3.2