Crypto++  8.8
Free C++ class library of cryptographic schemes
VMAC< T_BlockCipher, T_DigestBitSize > Member List

This is the complete list of members for VMAC< T_BlockCipher, T_DigestBitSize >, including all inherited members.

Algorithm(bool checkSelfTestStatus=true)Algorithm
AlgorithmName() constVMAC_Baseinlinevirtual
AlgorithmProvider() constVMAC_Baseinlinevirtual
BlockSize() constVMAC_Baseinlinevirtual
CalculateDigest(byte *digest, const byte *input, size_t length)HashTransformationinlinevirtual
CalculateTruncatedDigest(byte *digest, size_t digestSize, const byte *input, size_t length)HashTransformationinlinevirtual
CanUsePredictableIVs() constSimpleKeyingInterfaceinline
CanUseRandomIVs() constSimpleKeyingInterfaceinline
CanUseStructuredIVs() constSimpleKeyingInterfaceinline
Clone() constClonableinlinevirtual
CreateUpdateSpace(size_t &size)IteratedHashBase< word64, MessageAuthenticationCode >virtual
DefaultIVLength() constSimpleKeyingInterfaceinline
DefaultKeyLength() constSimpleKeyingInterfaceImpl< VMAC_Base, SameKeyLengthAs< T_BlockCipher, SimpleKeyingInterface::UNIQUE_IV, T_BlockCipher::BLOCKSIZE > >inlinevirtual
DigestSize() constVMAC_Baseinlinevirtual
Final(byte *digest)HashTransformationinlinevirtual
GetByteOrder() const (defined in VMAC_Base)VMAC_Baseinlinevirtual
GetNextIV(RandomNumberGenerator &rng, byte *IV)VMAC_Basevirtual
GetValidKeyLength(size_t keylength) constSimpleKeyingInterfaceImpl< VMAC_Base, SameKeyLengthAs< T_BlockCipher, SimpleKeyingInterface::UNIQUE_IV, T_BlockCipher::BLOCKSIZE > >inlinevirtual
HashWordType typedef (defined in IteratedHashBase< word64, MessageAuthenticationCode >)IteratedHashBase< word64, MessageAuthenticationCode >
INTERNALLY_GENERATED_IV enum valueSimpleKeyingInterface
IsResynchronizable() constSimpleKeyingInterfaceinline
IsValidKeyLength(size_t keylength) constSimpleKeyingInterfaceinlinevirtual
IteratedHashBase()IteratedHashBase< word64, MessageAuthenticationCode >inline
IV_Requirement enum nameSimpleKeyingInterface
IVRequirement() constSimpleKeyingInterfaceImpl< VMAC_Base, SameKeyLengthAs< T_BlockCipher, SimpleKeyingInterface::UNIQUE_IV, T_BlockCipher::BLOCKSIZE > >inlinevirtual
IVSize() constSimpleKeyingInterfaceImpl< VMAC_Base, SameKeyLengthAs< T_BlockCipher, SimpleKeyingInterface::UNIQUE_IV, T_BlockCipher::BLOCKSIZE > >inlinevirtual
MaxIVLength() constSimpleKeyingInterfaceinlinevirtual
MaxKeyLength() constSimpleKeyingInterfaceImpl< VMAC_Base, SameKeyLengthAs< T_BlockCipher, SimpleKeyingInterface::UNIQUE_IV, T_BlockCipher::BLOCKSIZE > >inlinevirtual
MinIVLength() constVMAC_Baseinlinevirtual
MinKeyLength() constSimpleKeyingInterfaceImpl< VMAC_Base, SameKeyLengthAs< T_BlockCipher, SimpleKeyingInterface::UNIQUE_IV, T_BlockCipher::BLOCKSIZE > >inlinevirtual
NOT_RESYNCHRONIZABLE enum valueSimpleKeyingInterface
OptimalBlockSize() constIteratedHashBase< word64, MessageAuthenticationCode >inlinevirtual
OptimalDataAlignment() constVMAC_Basevirtual
RANDOM_IV enum valueSimpleKeyingInterface
Ref()HashTransformationinline
Restart()IteratedHashBase< word64, MessageAuthenticationCode >virtual
Resynchronize(const byte *nonce, int length=-1)VMAC_Basevirtual
SetKey(const byte *key, size_t length, const NameValuePairs &params=g_nullNameValuePairs)SimpleKeyingInterfacevirtual
SetKeyWithIV(const byte *key, size_t length, const byte *iv, size_t ivLength)SimpleKeyingInterface
SetKeyWithIV(const byte *key, size_t length, const byte *iv)SimpleKeyingInterfaceinline
SetKeyWithRounds(const byte *key, size_t length, int rounds)SimpleKeyingInterface
StaticAlgorithmName() (defined in VMAC< T_BlockCipher, T_DigestBitSize >)VMAC< T_BlockCipher, T_DigestBitSize >inlinestatic
TagSize() constHashTransformationinline
TruncatedFinal(byte *mac, size_t size)VMAC_Basevirtual
TruncatedVerify(const byte *digest, size_t digestLength)HashTransformationvirtual
UncheckedSetKey(const byte *userKey, unsigned int keylength, const NameValuePairs &params)VMAC_Basevirtual
UNIQUE_IV enum valueSimpleKeyingInterface
UNPREDICTABLE_RANDOM_IV enum valueSimpleKeyingInterface
Update(const byte *input, size_t length)IteratedHashBase< word64, MessageAuthenticationCode >virtual
Verify(const byte *digest)HashTransformationinlinevirtual
VerifyDigest(const byte *digest, const byte *input, size_t length)HashTransformationinlinevirtual
VerifyTruncatedDigest(const byte *digest, size_t digestLength, const byte *input, size_t length)HashTransformationinlinevirtual
~Algorithm() (defined in Algorithm)Algorithminlinevirtual
~Clonable() (defined in Clonable)Clonableinlinevirtual
~HashTransformation() (defined in HashTransformation)HashTransformationinlinevirtual
~IteratedHashBase() (defined in IteratedHashBase< word64, MessageAuthenticationCode >)IteratedHashBase< word64, MessageAuthenticationCode >inlinevirtual
~SimpleKeyingInterface() (defined in SimpleKeyingInterface)SimpleKeyingInterfaceinlinevirtual