Crypto++
Public Member Functions | Protected Attributes
SHARK::Enc Class Reference
Inheritance diagram for SHARK::Enc:
SHARK::Base BlockCipherImpl< SHARK_Info >

List of all members.

Public Member Functions

void ProcessAndXorBlock (const byte *inBlock, const byte *xorBlock, byte *outBlock) const
void InitForKeySetup ()
void UncheckedSetKey (const byte *key, unsigned int length, const NameValuePairs &param)
unsigned int BlockSize () const

Protected Attributes

unsigned int m_rounds
SecBlock< word64 > m_roundKeys

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