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