|
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 | |
| RawDES | m_des1 |
| RawDES | m_des2 |
| RawDES | m_des3 |
1.7.5