SAFER::Enc Class Reference

Inheritance diagram for SAFER::Enc:

SAFER::Base BlockCipher BlockTransformation SimpleKeyingInterface Algorithm Clonable List of all members.

Detailed Description

Definition at line 30 of file safer.h.

Public Member Functions

void ProcessAndXorBlock (const byte *inBlock, const byte *xorBlock, byte *outBlock) const
 encrypt or decrypt inBlock, xor with xorBlock, and write to outBlock
unsigned int GetAlignment () const
void UncheckedSetKey (const byte *userkey, unsigned int length, const NameValuePairs &params)

Protected Member Functions

virtual bool Strengthened () const=0

Protected Attributes

SecByteBlock keySchedule

Static Protected Attributes

static const byte exp_tab [256]
static const byte log_tab [256]


The documentation for this class was generated from the following files:
Generated on Sat Dec 23 02:07:33 2006 for Crypto++ by  doxygen 1.5.1-p1