Crypto++  8.8
Free C++ class library of cryptographic schemes
Public Member Functions | List of all members
RawDES Class Reference

DES block cipher base class. More...

Public Member Functions

void RawSetKey (CipherDir direction, const byte *userKey)
 
void RawProcessBlock (word32 &l, word32 &r) const
 

Detailed Description

DES block cipher base class.

Since
Crypto++ 1.0

Definition at line 16 of file des.h.


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