Crypto++
Public Member Functions | Protected Attributes
RC2::Enc Class Reference
Inheritance diagram for RC2::Enc:
RC2::Base BlockCipherImpl< RC2_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 OptimalDataAlignment () const
unsigned int BlockSize () const

Protected Attributes

FixedSizeSecBlock< word16, 64 > K

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