Crypto++
|
Public Member Functions | |
void | UncheckedSetKey (const byte *userKey, unsigned int length, const NameValuePairs ¶ms) |
unsigned int | BlockSize () const |
Protected Attributes | |
unsigned int | L |
SecByteBlock | key |
T | hm |
SecByteBlock | buffer |
SecByteBlock | digest |
Static Protected Attributes | |
static const int | S = T::DIGESTSIZE |