Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

HMAC< T > Member List

This is the complete list of members for HMAC< T >, including all inherited members.

Algorithm(bool checkSelfTestStatus=true)Algorithm
AlgorithmName() const HMAC< T > [inline, virtual]
AssertValidKeyLength(unsigned int length) (defined in SimpleKeyingInterfaceImpl< HMAC_Base, HMAC< T > >)SimpleKeyingInterfaceImpl< HMAC_Base, HMAC< T > > [inline, protected]
AssertValidKeyLength(unsigned int length) const (defined in SimpleKeyingInterface)SimpleKeyingInterface [inline, protected]
BLOCKSIZE enum value (defined in HMAC< T >)HMAC< T >
BlockSize() const HashTransformation [inline, virtual]
CalculateDigest(byte *digest, const byte *input, unsigned int length)HashTransformation [inline, virtual]
CalculateTruncatedDigest(byte *digest, unsigned int digestSize, const byte *input, unsigned int length)HashTransformation [inline, virtual]
CanUsePredictableIVs() const SimpleKeyingInterface [inline]
CanUseRandomIVs() const SimpleKeyingInterface [inline]
CanUseStructuredIVs() const SimpleKeyingInterface [inline]
Clone() const Clonable [inline, virtual]
CreateUpdateSpace(unsigned int &size)HashTransformation [inline, virtual]
DEFAULT_KEYLENGTH enum value (defined in VariableKeyLength< 16, 0, UINT_MAX >)VariableKeyLength< 16, 0, UINT_MAX >
DefaultKeyLength() const (defined in SimpleKeyingInterfaceImpl< HMAC_Base, HMAC< T > >)SimpleKeyingInterfaceImpl< HMAC_Base, HMAC< T > > [inline, virtual]
DIGESTSIZE enum value (defined in HMAC< T >)HMAC< T >
DigestSize() const HMAC_Base [inline, virtual]
Final(byte *digest)HashTransformation [inline, virtual]
GetIVAndThrowIfInvalid(const NameValuePairs &params) (defined in SimpleKeyingInterface)SimpleKeyingInterface [protected]
GetNextIV(byte *IV)SimpleKeyingInterface [inline, virtual]
GetValidKeyLength(unsigned int n) const (defined in SimpleKeyingInterfaceImpl< HMAC_Base, HMAC< T > >)SimpleKeyingInterfaceImpl< HMAC_Base, HMAC< T > > [inline, virtual]
HMAC() (defined in HMAC< T >)HMAC< T > [inline]
HMAC(const byte *key, unsigned int length=HMAC_Base::DEFAULT_KEYLENGTH) (defined in HMAC< T >)HMAC< T > [inline]
HMAC_Base() (defined in HMAC_Base)HMAC_Base [inline]
INTERNALLY_GENERATED_IV enum value (defined in SimpleKeyingInterface)SimpleKeyingInterface
IsResynchronizable() const SimpleKeyingInterface [inline]
IsValidKeyLength(unsigned int n) const SimpleKeyingInterface [inline, virtual]
IV_Requirement enum name (defined in SimpleKeyingInterface)SimpleKeyingInterface
IV_REQUIREMENT enum value (defined in VariableKeyLength< 16, 0, UINT_MAX >)VariableKeyLength< 16, 0, UINT_MAX >
IVRequirement() const (defined in SimpleKeyingInterfaceImpl< HMAC_Base, HMAC< T > >)SimpleKeyingInterfaceImpl< HMAC_Base, HMAC< T > > [inline, virtual]
IVSize() const SimpleKeyingInterface [inline, virtual]
KEYLENGTH_MULTIPLE enum value (defined in VariableKeyLength< 16, 0, UINT_MAX >)VariableKeyLength< 16, 0, UINT_MAX >
MAX_KEYLENGTH enum value (defined in VariableKeyLength< 16, 0, UINT_MAX >)VariableKeyLength< 16, 0, UINT_MAX >
MaxKeyLength() const (defined in SimpleKeyingInterfaceImpl< HMAC_Base, HMAC< T > >)SimpleKeyingInterfaceImpl< HMAC_Base, HMAC< T > > [inline, virtual]
MIN_KEYLENGTH enum value (defined in VariableKeyLength< 16, 0, UINT_MAX >)VariableKeyLength< 16, 0, UINT_MAX >
MinKeyLength() const (defined in SimpleKeyingInterfaceImpl< HMAC_Base, HMAC< T > >)SimpleKeyingInterfaceImpl< HMAC_Base, HMAC< T > > [inline, virtual]
NOT_RESYNCHRONIZABLE enum value (defined in SimpleKeyingInterface)SimpleKeyingInterface
OptimalBlockSize() const HMAC_Base [inline, virtual]
OptimalDataAlignment() const HashTransformation [inline, virtual]
RANDOM_IV enum value (defined in SimpleKeyingInterface)SimpleKeyingInterface
Restart()HMAC_Base [virtual]
Resynchronize(const byte *IV)SimpleKeyingInterface [inline, virtual]
SetKey(const byte *key, unsigned int length, const NameValuePairs &params=g_nullNameValuePairs) (defined in MessageAuthenticationCodeImpl< HMAC_Base, HMAC< T > >)MessageAuthenticationCodeImpl< HMAC_Base, HMAC< T > > [inline, virtual]
SetKeyWithIV(const byte *key, unsigned int length, const byte *iv)SimpleKeyingInterface
SetKeyWithRounds(const byte *key, unsigned int length, int rounds)SimpleKeyingInterface
StaticAlgorithmName() (defined in HMAC< T >)HMAC< T > [inline, static]
StaticGetValidKeyLength(unsigned int n) (defined in VariableKeyLength< 16, 0, UINT_MAX >)VariableKeyLength< 16, 0, UINT_MAX > [inline, static]
STRUCTURED_IV enum value (defined in SimpleKeyingInterface)SimpleKeyingInterface
ThrowIfInvalidIV(const byte *iv) (defined in SimpleKeyingInterface)SimpleKeyingInterface [protected]
ThrowIfInvalidKeyLength(const Algorithm &algorithm, unsigned int length) (defined in SimpleKeyingInterface)SimpleKeyingInterface [protected]
ThrowIfInvalidTruncatedSize(unsigned int size) const (defined in HashTransformation)HashTransformation [protected]
ThrowIfResynchronizable() (defined in SimpleKeyingInterface)SimpleKeyingInterface [protected]
TruncatedFinal(byte *mac, unsigned int size)HMAC_Base [virtual]
TruncatedVerify(const byte *digest, unsigned int digestLength)HashTransformation [virtual]
UncheckedSetKey(const byte *userKey, unsigned int keylength) (defined in HMAC_Base)HMAC_Base
UNPREDICTABLE_RANDOM_IV enum value (defined in SimpleKeyingInterface)SimpleKeyingInterface
Update(const byte *input, unsigned int length)HMAC_Base [virtual]
Verify(const byte *digest)HashTransformation [inline, virtual]
VerifyDigest(const byte *digest, const byte *input, unsigned int length)HashTransformation [inline, virtual]
VerifyTruncatedDigest(const byte *digest, unsigned int digestLength, const byte *input, unsigned int length)HashTransformation [inline, virtual]
~Clonable() (defined in Clonable)Clonable [inline, virtual]


Generated on Sat Jan 22 09:45:05 2005 for Crypto++ by  doxygen 1.4.0