Crypto++
Public Member Functions | Protected Attributes
RC6::Dec Class Reference
Inheritance diagram for RC6::Dec:
RC6::Base BlockCipherImpl< RC6_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

unsigned int r
SecBlock< RC6_WORD > sTable

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