RC2_Info Struct Reference

#include <rc2.h>

Inheritance diagram for RC2_Info:

FixedBlockSize< 8 > VariableKeyLength< 16, 1, 128 > RC2 TwoBases< BlockCipher, RC2_Info > SimpleKeyingInterfaceImpl< TwoBases< BlockCipher, RC2_Info > > AlgorithmImpl< SimpleKeyingInterfaceImpl< TwoBases< BlockCipher, RC2_Info > > > BlockCipherImpl< RC2_Info > List of all members.

Detailed Description

_

Definition at line 14 of file rc2.h.

Static Public Member Functions

static const char * StaticAlgorithmName ()
static size_t __cdecl StaticGetValidKeyLength (size_t n)

Static Public Attributes

static const int DEFAULT_EFFECTIVE_KEYLENGTH = 1024
static const int MAX_EFFECTIVE_KEYLENGTH = 1024
static const int BLOCKSIZE
static const int MIN_KEYLENGTH
static const int MAX_KEYLENGTH
static const int DEFAULT_KEYLENGTH
static const int KEYLENGTH_MULTIPLE
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:32 2006 for Crypto++ by  doxygen 1.5.1-p1