MDC_Info< T > Struct Template Reference

#include <mdc.h>

Inheritance diagram for MDC_Info< T >:

FixedBlockSize< T::DIGESTSIZE > FixedKeyLength< T::BLOCKSIZE > MDC< T > TwoBases< BlockCipher, MDC_Info< T > > SimpleKeyingInterfaceImpl< TwoBases< BlockCipher, MDC_Info< T > > > AlgorithmImpl< SimpleKeyingInterfaceImpl< TwoBases< BlockCipher, MDC_Info< T > > > > BlockCipherImpl< MDC_Info< T > > List of all members.

Detailed Description

template<class T>
struct MDC_Info< T >

_

Definition at line 16 of file mdc.h.

Static Public Member Functions

static std::string StaticAlgorithmName ()
static size_t __cdecl StaticGetValidKeyLength (size_t)

Static Public Attributes

static const int BLOCKSIZE
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:27 2006 for Crypto++ by  doxygen 1.5.1-p1