HMAC_Base Member List

This is the complete list of members for HMAC_Base, including all inherited members.

AccessHash()=0 (defined in HMAC_Base)HMAC_Base [protected, pure virtual]
AccessInnerHash()HMAC_Base [inline, protected]
AccessIpad()HMAC_Base [inline, protected]
AccessOpad()HMAC_Base [inline, protected]
Algorithm(bool checkSelfTestStatus=true)Algorithm
AlgorithmName() constAlgorithm [inline, virtual]
AssertValidKeyLength(size_t length) const SimpleKeyingInterface [inline, protected]
BlockSize() constHashTransformation [inline, virtual]
CalculateDigest(byte *digest, const byte *input, size_t length)HashTransformation [inline, virtual]
CalculateTruncatedDigest(byte *digest, size_t digestSize, const byte *input, size_t length)HashTransformation [inline, virtual]
CanUsePredictableIVs() constSimpleKeyingInterface [inline]
CanUseRandomIVs() constSimpleKeyingInterface [inline]
CanUseStructuredIVs() constSimpleKeyingInterface [inline]
Clone() constClonable [inline, virtual]
CreateUpdateSpace(size_t &size)HashTransformation [inline, virtual]
DEFAULT_KEYLENGTHVariableKeyLength< 16, 0, INT_MAX > [static]
DefaultKeyLength() const=0SimpleKeyingInterface [pure virtual]
DigestSize() constHMAC_Base [inline, virtual]
Final(byte *digest)HashTransformation [inline, virtual]
GetAlgorithm() const=0 (defined in SimpleKeyingInterface)SimpleKeyingInterface [protected, pure virtual]
GetIVAndThrowIfInvalid(const NameValuePairs &params)SimpleKeyingInterface [protected]
GetNextIV(RandomNumberGenerator &rng, byte *IV)SimpleKeyingInterface [virtual]
GetValidKeyLength(size_t n) const=0SimpleKeyingInterface [pure virtual]
HMAC_Base()HMAC_Base [inline]
INTERNALLY_GENERATED_IV enum valueSimpleKeyingInterface
IsResynchronizable() constSimpleKeyingInterface [inline]
IsValidKeyLength(size_t n) constSimpleKeyingInterface [inline, virtual]
IV_LENGTHVariableKeyLength< 16, 0, INT_MAX > [static]
IV_REQUIREMENTVariableKeyLength< 16, 0, INT_MAX > [static]
IV_Requirement enum nameSimpleKeyingInterface
IVRequirement() const=0SimpleKeyingInterface [pure virtual]
IVSize() constSimpleKeyingInterface [inline, virtual]
KEYLENGTH_MULTIPLEVariableKeyLength< 16, 0, INT_MAX > [static]
MAX_KEYLENGTHVariableKeyLength< 16, 0, INT_MAX > [static]
MaxKeyLength() const=0SimpleKeyingInterface [pure virtual]
MIN_KEYLENGTHVariableKeyLength< 16, 0, INT_MAX > [static]
MinKeyLength() const=0SimpleKeyingInterface [pure virtual]
NOT_RESYNCHRONIZABLE enum valueSimpleKeyingInterface
OptimalBlockSize() constHMAC_Base [inline, virtual]
OptimalDataAlignment() constHashTransformation [inline, virtual]
RANDOM_IV enum valueSimpleKeyingInterface
Ref()HashTransformation [inline]
Restart()HMAC_Base [virtual]
Resynchronize(const byte *IV)SimpleKeyingInterface [inline, virtual]
SetKey(const byte *key, size_t length, const NameValuePairs &params=g_nullNameValuePairs)SimpleKeyingInterface [virtual]
SetKeyWithIV(const byte *key, size_t length, const byte *iv)SimpleKeyingInterface
SetKeyWithRounds(const byte *key, size_t length, int rounds)SimpleKeyingInterface
StaticGetValidKeyLength(size_t n)VariableKeyLength< 16, 0, INT_MAX > [inline, static]
ThrowIfInvalidIV(const byte *iv)SimpleKeyingInterface [protected]
ThrowIfInvalidKeyLength(size_t length)SimpleKeyingInterface [protected]
ThrowIfInvalidTruncatedSize(size_t size) constHashTransformation [protected]
ThrowIfResynchronizable()SimpleKeyingInterface [protected]
TruncatedFinal(byte *mac, size_t size)HMAC_Base [virtual]
TruncatedVerify(const byte *digest, size_t digestLength)HashTransformation [virtual]
UncheckedSetKey(const byte *userKey, unsigned int keylength, const NameValuePairs &params)HMAC_Base [virtual]
UNIQUE_IV enum valueSimpleKeyingInterface
UNPREDICTABLE_RANDOM_IV enum valueSimpleKeyingInterface
Update(const byte *input, size_t length)HMAC_Base [virtual]
Verify(const byte *digest)HashTransformation [inline, virtual]
VerifyDigest(const byte *digest, const byte *input, size_t length)HashTransformation [inline, virtual]
VerifyTruncatedDigest(const byte *digest, size_t digestLength, const byte *input, size_t length)HashTransformation [inline, virtual]
~Clonable()Clonable [inline, virtual]
~SimpleKeyingInterface()SimpleKeyingInterface [inline, virtual]


Generated on Fri Jun 1 11:11:39 2007 for Crypto++ by  doxygen 1.5.2