Crypto++
Public Member Functions | Protected Attributes | Static Protected Attributes
LR::Dec Class Reference
Inheritance diagram for LR::Dec:
LR::Base BlockCipherImpl< LR_Info< T > >

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 L
SecByteBlock key
hm
SecByteBlock buffer
SecByteBlock digest

Static Protected Attributes

static const int S = T::DIGESTSIZE

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