Crypto++
Public Member Functions | Protected Attributes
Serpent::Enc Class Reference
Inheritance diagram for Serpent::Enc:
Serpent::Base BlockCipherImpl< Serpent_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

FixedSizeSecBlock< word32, 33 *4 > m_key

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