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

WAKE_CFB< B > Struct Template Reference

#include <wake.h>

Inheritance diagram for WAKE_CFB< B >:

WAKE_CFB_Info< B > SymmetricCipherDocumentation FixedKeyLength< 32 > List of all members.

Detailed Description

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

WAKE-CFB-BE

Definition at line 52 of file wake.h.

Public Types

typedef SymmetricCipherFinal<
ConcretePolicyHolder< WAKE_Policy<
B >, CFB_EncryptionTemplate<
> >, WAKE_CFB_Info< B > > 
Encryption
 implements the SymmetricCipher interface
typedef SymmetricCipherFinal<
ConcretePolicyHolder< WAKE_Policy<
B >, CFB_DecryptionTemplate<
> >, WAKE_CFB_Info< B > > 
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 Fri Aug 27 20:00:07 2004 for Crypto++ by doxygen 1.3.8