WAKE_OFB< B > Struct Template Reference

#include <wake.h>

Inheritance diagram for WAKE_OFB< B >:

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

Detailed Description

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

WAKE-OFB.

Definition at line 60 of file wake.h.

Public Types

typedef SymmetricCipherFinal<
ConcretePolicyHolder< WAKE_Policy<
B >, AdditiveCipherTemplate<
> >, WAKE_OFB_Info< 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)

Static Public Attributes

static const int KEYLENGTH
static const int MIN_KEYLENGTH
static const int MAX_KEYLENGTH
static const int DEFAULT_KEYLENGTH
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:37 2006 for Crypto++ by  doxygen 1.5.1-p1