|
Crypto++
|
Public Member Functions | |
| void | UncheckedSetKey (const byte *userKey, unsigned int length, const NameValuePairs ¶ms) |
| 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::Encryption > | m_des |
1.7.5