Crypto++
Static Public Member Functions | Static Public Attributes | List of all members
RC2_Info Struct Reference

_ More...

#include <rc2.h>

Inheritance diagram for RC2_Info:
FixedBlockSize< 8 > VariableKeyLength< 16, 1, 128 > RC2 TwoBases< BASE, RC2_Info > SimpleKeyingInterfaceImpl< TwoBases< BASE, RC2_Info > > AlgorithmImpl< SimpleKeyingInterfaceImpl< TwoBases< BASE, RC2_Info > > > BlockCipherImpl< RC2_Info >

Static Public Member Functions

static const char * StaticAlgorithmName ()
 
static size_t 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
 

Detailed Description

_

Definition at line 14 of file rc2.h.


The documentation for this struct was generated from the following file: