Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

XTEA_Info Struct Reference

#include <tea.h>

Inheritance diagram for XTEA_Info:

FixedBlockSize< 8 > FixedKeyLength< 16 > VariableRounds< 32 > XTEA 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 Sat Jan 22 09:45:54 2005 for Crypto++ by  doxygen 1.4.0