Crypto++
8.9
Free C++ class library of cryptographic schemes
|
DES block cipher base class. More...
Public Member Functions | |
void | RawSetKey (CipherDir direction, const byte *userKey) |
void | RawProcessBlock (word32 &l, word32 &r) const |