Crypto++
Public Member Functions | Protected Attributes | Static Protected Attributes | List of all members
RawDES Class Reference

Public Member Functions

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

Protected Attributes

FixedSizeSecBlock< word32, 32 > k
 

Static Protected Attributes

static const word32 Spbox [8][64]
 

Detailed Description

Definition at line 12 of file des.h.


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