DMAC< T > Member List

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

Algorithm(bool checkSelfTestStatus=true)Algorithm
AlgorithmName() constAlgorithmImpl< SimpleKeyingInterfaceImpl< DMAC_Base< T >, DMAC_Base< T > >, DMAC_Base< T > > [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() constClonableImpl< MessageAuthenticationCodeFinal< DMAC_Base< T > >, MessageAuthenticationCodeImpl< DMAC_Base< T > > > [inline, virtual]
CreateUpdateSpace(size_t &size)HashTransformation [inline, virtual]
DEFAULT_KEYLENGTHSameKeyLengthAs< T > [static]
DefaultKeyLength() constSimpleKeyingInterfaceImpl< DMAC_Base< T >, DMAC_Base< T > > [inline, virtual]
DigestSize() constDMAC_Base< T > [inline, virtual]
DIGESTSIZEDMAC_Base< T > [static]
DMAC()DMAC< T > [inline]
DMAC(const byte *key, size_t length=DMAC_Base< T >::DEFAULT_KEYLENGTH)DMAC< T > [inline]
DMAC_Base()DMAC_Base< T > [inline]
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) constSimpleKeyingInterfaceImpl< DMAC_Base< T >, DMAC_Base< T > > [inline, virtual]
INTERNALLY_GENERATED_IV enum valueSimpleKeyingInterface
IsResynchronizable() constSimpleKeyingInterface [inline]
IsValidKeyLength(size_t n) constSimpleKeyingInterface [inline, virtual]
IV_LENGTHSameKeyLengthAs< T > [static]
IV_Requirement enum nameSimpleKeyingInterface
IV_REQUIREMENTSameKeyLengthAs< T > [static]
IVRequirement() constSimpleKeyingInterfaceImpl< DMAC_Base< T >, DMAC_Base< T > > [inline, virtual]
IVSize() constSimpleKeyingInterfaceImpl< DMAC_Base< T >, DMAC_Base< T > > [inline, virtual]
MAX_KEYLENGTHSameKeyLengthAs< T > [static]
MaxKeyLength() constSimpleKeyingInterfaceImpl< DMAC_Base< T >, DMAC_Base< T > > [inline, virtual]
MessageAuthenticationCodeFinal()MessageAuthenticationCodeFinal< DMAC_Base< T > > [inline]
MessageAuthenticationCodeFinal(const byte *key)MessageAuthenticationCodeFinal< DMAC_Base< T > > [inline]
MessageAuthenticationCodeFinal(const byte *key, size_t length)MessageAuthenticationCodeFinal< DMAC_Base< T > > [inline]
MIN_KEYLENGTHSameKeyLengthAs< T > [static]
MinKeyLength() constSimpleKeyingInterfaceImpl< DMAC_Base< T >, DMAC_Base< T > > [inline, virtual]
NOT_RESYNCHRONIZABLE enum valueSimpleKeyingInterface
OptimalBlockSize() constHashTransformation [inline, virtual]
OptimalDataAlignment() constHashTransformation [inline, virtual]
RANDOM_IV enum valueSimpleKeyingInterface
Ref()HashTransformation [inline]
Restart()HashTransformation [inline, 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
StaticAlgorithmName()AlgorithmImpl< SimpleKeyingInterfaceImpl< DMAC_Base< T >, DMAC_Base< T > >, DMAC_Base< T > > [inline, static]
StaticGetValidKeyLength(size_t keylength)SameKeyLengthAs< T > [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)DMAC_Base< T > [inline, virtual]
TruncatedVerify(const byte *digest, size_t digestLength)HashTransformation [virtual]
UncheckedSetKey(const byte *key, unsigned int length, const NameValuePairs &params)DMAC_Base< T > [inline, virtual]
UNIQUE_IV enum valueSimpleKeyingInterface
UNPREDICTABLE_RANDOM_IV enum valueSimpleKeyingInterface
Update(const byte *input, size_t length)DMAC_Base< T > [inline, 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:36 2007 for Crypto++ by  doxygen 1.5.2