Crypto++
|
Public Member Functions | |
void | ProcessAndXorBlock (const byte *inBlock, const byte *xorBlock, byte *outBlock) const |
void | UncheckedSetKey (const byte *userKey, unsigned int length, const NameValuePairs ¶ms) |
unsigned int | BlockSize () const |
Protected Attributes | |
bool | reduced |
FixedSizeSecBlock< word32, 32 > | K |
Static Protected Attributes | |
static const word32 | S [8][256] |