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

Serpent Class Reference

#include <serpent.h>

Inheritance diagram for Serpent:

Serpent_Info BlockCipherDocumentation FixedBlockSize< 16 > VariableKeyLength< 16, 1, 32 > FixedRounds< 32 > List of all members.

Detailed Description

Serpent

Definition at line 19 of file serpent.h.

Public Types

typedef BlockCipherFinal<
ENCRYPTION, Enc > 
Encryption
 implements the BlockCipher interface
typedef BlockCipherFinal<
DECRYPTION, Dec > 
Decryption
 implements the BlockCipher interface

Static Public Member Functions

static const char * StaticAlgorithmName ()
static unsigned int StaticGetValidKeyLength (unsigned int n)

Static Protected Member Functions

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

Classes

class  Base
class  Dec
class  Enc


The documentation for this class was generated from the following file:
Generated on Fri Sep 9 19:01:36 2005 for Crypto++ by  doxygen 1.4.4