Crypto++
Public Member Functions | Protected Attributes | Static Protected Attributes
CAST128::Enc Class Reference
Inheritance diagram for CAST128::Enc:
CAST128::Base CAST BlockCipherImpl< CAST128_Info >

List of all members.

Public Member Functions

void ProcessAndXorBlock (const byte *inBlock, const byte *xorBlock, byte *outBlock) const
void UncheckedSetKey (const byte *userKey, unsigned int length, const NameValuePairs &params)
unsigned int BlockSize () const

Protected Attributes

bool reduced
FixedSizeSecBlock< word32, 32 > K

Static Protected Attributes

static const word32 S [8][256]

The documentation for this class was generated from the following files: