Crypto++
Public Member Functions | Protected Attributes
DES_XEX3::Base Class Reference
Inheritance diagram for DES_XEX3::Base:
BlockCipherImpl< DES_XEX3_Info >

List of all members.

Public Member Functions

void UncheckedSetKey (const byte *userKey, unsigned int length, const NameValuePairs &params)
void ProcessAndXorBlock (const byte *inBlock, const byte *xorBlock, byte *outBlock) const
unsigned int BlockSize () const

Protected Attributes

FixedSizeSecBlock< byte,
BLOCKSIZE > 
m_x1
FixedSizeSecBlock< byte,
BLOCKSIZE > 
m_x3
value_ptr< DES::Encryptionm_des

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