Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

Serpent Class Reference

base class, do not use directly. More...

#include <serpent.h>

Inheritance diagram for Serpent:

FixedBlockSize VariableKeyLength BlockTransformation SerpentDecryption SerpentEncryption List of all members.

Protected Methods

 Serpent (const byte *userKey,unsigned int keylength)

Protected Attributes

SecBlock<word32> l_key

Detailed Description

base class, do not use directly.

Definition at line 13 of file serpent.h.


Constructor & Destructor Documentation

Serpent::Serpent ( const byte * userKey,
unsigned int keylen ) [protected]
 

Definition at line 423 of file serpent.cpp.


Member Data Documentation

SecBlock< word32 > Serpent::l_key [protected]
 

Definition at line 18 of file serpent.h.


The documentation for this class was generated from the following files:
Generated at Mon Jan 15 01:17:06 2001 for Crypto++ by doxygen1.2.4 written by Dimitri van Heesch, © 1997-2000