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

MARS Class Reference

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

#include <mars.h>

Inheritance diagram for MARS:

FixedBlockSize VariableKeyLength BlockTransformation MARSDecryption MARSEncryption List of all members.

Protected Methods

 MARS (const byte *userKey,unsigned int keylength)

Protected Attributes

SecBlock<word32> EK

Static Protected Attributes

const word32 Sbox [512]

Detailed Description

base class, do not use directly.

Definition at line 13 of file mars.h.


Constructor & Destructor Documentation

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

Definition at line 40 of file mars.cpp.


Member Data Documentation

SecBlock< word32 > MARS::EK [protected]
 

Definition at line 20 of file mars.h.

const word32 MARS::Sbox[512] [static, protected]
 

Definition at line 8 of file marss.cpp.


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