XTEA_Info Struct Reference

#include <tea.h>

Inheritance diagram for XTEA_Info:

FixedBlockSize< 8 > FixedKeyLength< 16 > VariableRounds< 32 > TwoBases< BlockCipher, XTEA_Info > XTEA SimpleKeyingInterfaceImpl< TwoBases< BlockCipher, XTEA_Info > > AlgorithmImpl< SimpleKeyingInterfaceImpl< TwoBases< BlockCipher, XTEA_Info > > > BlockCipherImpl< XTEA_Info > List of all members.

Detailed Description

_

Definition at line 52 of file tea.h.

Static Public Member Functions

static const char * StaticAlgorithmName ()
static unsigned int StaticGetValidKeyLength (unsigned int)
static unsigned int StaticGetDefaultRounds (unsigned int keylength)

Static Protected Member Functions

static void AssertValidRounds (unsigned int rounds)
static void CheckedSetKey (T *obj, CipherDir dir, const byte *key, unsigned int length, const NameValuePairs &param)


The documentation for this struct was generated from the following file:
Generated on Thu Mar 30 22:12:34 2006 for Crypto++ by  doxygen 1.4.6