Crypto++
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() const VMAC_Baseinlinevirtual
AllocateBlocks() (defined in VMAC_Base)VMAC_Baseinlineprotected
AssertValidKeyLength(size_t length) const (defined in SimpleKeyingInterface)SimpleKeyingInterfaceinlineprotected
BlockSize() const VMAC_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() const SimpleKeyingInterfaceinline
CanUseRandomIVs() const SimpleKeyingInterfaceinline
CanUseStructuredIVs() const SimpleKeyingInterfaceinline
Clone() const Clonableinlinevirtual
CreateUpdateSpace(size_t &size) (defined in IteratedHashBase< word64, MessageAuthenticationCode >)IteratedHashBase< word64, MessageAuthenticationCode >virtual
DataBuf() (defined in VMAC_Base)VMAC_Baseinlineprotectedvirtual
DefaultIVLength() const SimpleKeyingInterfaceinline
DefaultKeyLength() const (defined in SimpleKeyingInterfaceImpl< VMAC_Base, SameKeyLengthAs< T_BlockCipher, SimpleKeyingInterface::UNIQUE_IV, T_BlockCipher::BLOCKSIZE > >)SimpleKeyingInterfaceImpl< VMAC_Base, SameKeyLengthAs< T_BlockCipher, SimpleKeyingInterface::UNIQUE_IV, T_BlockCipher::BLOCKSIZE > >inlinevirtual
DigestSize() const VMAC_Baseinlinevirtual
Final(byte *digest)HashTransformationinlinevirtual
GetAlgorithm() const (defined in MessageAuthenticationCode)MessageAuthenticationCodeinlineprotectedvirtual
GetBitCountHi() const (defined in IteratedHashBase< word64, MessageAuthenticationCode >)IteratedHashBase< word64, MessageAuthenticationCode >inlineprotected
GetBitCountLo() const (defined in IteratedHashBase< word64, MessageAuthenticationCode >)IteratedHashBase< word64, MessageAuthenticationCode >inlineprotected
GetByteOrder() const (defined in VMAC_Base)VMAC_Baseinlinevirtual
GetCipher() const (defined in VMAC_Base)VMAC_Baseinlineprotected
GetIVAndThrowIfInvalid(const NameValuePairs &params, size_t &size) (defined in SimpleKeyingInterface)SimpleKeyingInterfaceprotected
GetNextIV(RandomNumberGenerator &rng, byte *IV)VMAC_Basevirtual
GetValidKeyLength(size_t n) const (defined in SimpleKeyingInterfaceImpl< VMAC_Base, SameKeyLengthAs< T_BlockCipher, SimpleKeyingInterface::UNIQUE_IV, T_BlockCipher::BLOCKSIZE > >)SimpleKeyingInterfaceImpl< VMAC_Base, SameKeyLengthAs< T_BlockCipher, SimpleKeyingInterface::UNIQUE_IV, T_BlockCipher::BLOCKSIZE > >inlinevirtual
HashBlock(const HashWordType *input) (defined in IteratedHashBase< word64, MessageAuthenticationCode >)IteratedHashBase< word64, MessageAuthenticationCode >inlineprotected
HashEndianCorrectedBlock(const word64 *data) (defined in VMAC_Base)VMAC_Baseprotectedvirtual
HashMultipleBlocks(const word64 *input, size_t length) (defined in VMAC_Base)VMAC_Baseprotectedvirtual
HashWordType typedef (defined in IteratedHashBase< word64, MessageAuthenticationCode >)IteratedHashBase< word64, MessageAuthenticationCode >
Init() (defined in VMAC_Base)VMAC_Baseinlineprotectedvirtual
INTERNALLY_GENERATED_IV enum value (defined in SimpleKeyingInterface)SimpleKeyingInterface
IsResynchronizable() const SimpleKeyingInterfaceinline
IsValidKeyLength(size_t n) const SimpleKeyingInterfaceinlinevirtual
IteratedHashBase() (defined in IteratedHashBase< word64, MessageAuthenticationCode >)IteratedHashBase< word64, MessageAuthenticationCode >inline
IV_Requirement enum name (defined in SimpleKeyingInterface)SimpleKeyingInterface
IVRequirement() const (defined in SimpleKeyingInterfaceImpl< VMAC_Base, SameKeyLengthAs< T_BlockCipher, SimpleKeyingInterface::UNIQUE_IV, T_BlockCipher::BLOCKSIZE > >)SimpleKeyingInterfaceImpl< VMAC_Base, SameKeyLengthAs< T_BlockCipher, SimpleKeyingInterface::UNIQUE_IV, T_BlockCipher::BLOCKSIZE > >inlinevirtual
IVSize() const (defined in SimpleKeyingInterfaceImpl< VMAC_Base, SameKeyLengthAs< T_BlockCipher, SimpleKeyingInterface::UNIQUE_IV, T_BlockCipher::BLOCKSIZE > >)SimpleKeyingInterfaceImpl< VMAC_Base, SameKeyLengthAs< T_BlockCipher, SimpleKeyingInterface::UNIQUE_IV, T_BlockCipher::BLOCKSIZE > >inlinevirtual
m_aggregate (defined in VMAC_Base)VMAC_Baseprotected
m_data() (defined in VMAC_Base)VMAC_Baseinlineprotected
m_dataSize() (defined in VMAC_Base)VMAC_Baseinlineprotected
m_is128 (defined in VMAC_Base)VMAC_Baseprotected
m_isFirstBlock (defined in VMAC_Base)VMAC_Baseprotected
m_L1KeyLength (defined in VMAC_Base)VMAC_Baseprotected
m_l3Key() (defined in VMAC_Base)VMAC_Baseinlineprotected
m_l3KeySize() (defined in VMAC_Base)VMAC_Baseinlineprotected
m_nhKey() (defined in VMAC_Base)VMAC_Baseinlineprotected
m_nhKeySize() (defined in VMAC_Base)VMAC_Baseinlineprotected
m_nonce() (defined in VMAC_Base)VMAC_Baseinlineprotected
m_nonceSize() (defined in VMAC_Base)VMAC_Baseinlineprotected
m_pad() (defined in VMAC_Base)VMAC_Baseinlineprotected
m_padCached (defined in VMAC_Base)VMAC_Baseprotected
m_padSize() (defined in VMAC_Base)VMAC_Baseinlineprotected
m_polyState() (defined in VMAC_Base)VMAC_Baseinlineprotected
m_polyStateSize() (defined in VMAC_Base)VMAC_Baseinlineprotected
MaxIVLength() const SimpleKeyingInterfaceinlinevirtual
MaxKeyLength() const (defined in SimpleKeyingInterfaceImpl< VMAC_Base, SameKeyLengthAs< T_BlockCipher, SimpleKeyingInterface::UNIQUE_IV, T_BlockCipher::BLOCKSIZE > >)SimpleKeyingInterfaceImpl< VMAC_Base, SameKeyLengthAs< T_BlockCipher, SimpleKeyingInterface::UNIQUE_IV, T_BlockCipher::BLOCKSIZE > >inlinevirtual
MinIVLength() const VMAC_Baseinlinevirtual
MinKeyLength() const (defined in SimpleKeyingInterfaceImpl< VMAC_Base, SameKeyLengthAs< T_BlockCipher, SimpleKeyingInterface::UNIQUE_IV, T_BlockCipher::BLOCKSIZE > >)SimpleKeyingInterfaceImpl< VMAC_Base, SameKeyLengthAs< T_BlockCipher, SimpleKeyingInterface::UNIQUE_IV, T_BlockCipher::BLOCKSIZE > >inlinevirtual
NOT_RESYNCHRONIZABLE enum value (defined in SimpleKeyingInterface)SimpleKeyingInterface
OptimalBlockSize() const (defined in IteratedHashBase< word64, MessageAuthenticationCode >)IteratedHashBase< word64, MessageAuthenticationCode >inlinevirtual
OptimalDataAlignment() const (defined in IteratedHashBase< word64, MessageAuthenticationCode >)IteratedHashBase< word64, MessageAuthenticationCode >inlinevirtual
PadLastBlock(unsigned int lastBlockSize, byte padFirst=0x80) (defined in IteratedHashBase< word64, MessageAuthenticationCode >)IteratedHashBase< word64, MessageAuthenticationCode >protected
RANDOM_IV enum value (defined in SimpleKeyingInterface)SimpleKeyingInterface
Ref()HashTransformationinline
Restart() (defined in IteratedHashBase< word64, MessageAuthenticationCode >)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
SS1() (defined in VMAC_Base)VMAC_Baseinlineprotected
SS2() (defined in VMAC_Base)VMAC_Baseinlineprotected
SS3() (defined in VMAC_Base)VMAC_Baseinlineprotected
SS4() (defined in VMAC_Base)VMAC_Baseinlineprotected
SS5() (defined in VMAC_Base)VMAC_Baseinlineprotected
SS6() (defined in VMAC_Base)VMAC_Baseinlineprotected
SST() (defined in VMAC_Base)VMAC_Baseinlineprotected
StateBuf() (defined in VMAC_Base)VMAC_Baseinlineprotectedvirtual
StaticAlgorithmName() (defined in VMAC< T_BlockCipher, T_DigestBitSize >)VMAC< T_BlockCipher, T_DigestBitSize >inlinestatic
TagSize() const HashTransformationinline
ThrowIfInvalidIV(const byte *iv) (defined in SimpleKeyingInterface)SimpleKeyingInterfaceprotected
ThrowIfInvalidIVLength(int size) (defined in SimpleKeyingInterface)SimpleKeyingInterfaceprotected
ThrowIfInvalidKeyLength(size_t length) (defined in SimpleKeyingInterface)SimpleKeyingInterfaceprotected
ThrowIfInvalidTruncatedSize(size_t size) const (defined in HashTransformation)HashTransformationprotected
ThrowIfResynchronizable() (defined in SimpleKeyingInterface)SimpleKeyingInterfaceprotected
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) (defined in VMAC_Base)VMAC_Basevirtual
UNIQUE_IV enum value (defined in SimpleKeyingInterface)SimpleKeyingInterface
UNPREDICTABLE_RANDOM_IV enum value (defined in SimpleKeyingInterface)SimpleKeyingInterface
Update(const byte *input, size_t length) (defined in IteratedHashBase< word64, MessageAuthenticationCode >)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
VHASH_Update(const word64 *data, size_t blocksRemainingInWord128) (defined in VMAC_Base)VMAC_Baseprotected
VHASH_Update_SSE2(const word64 *data, size_t blocksRemainingInWord64, int tagPart) (defined in VMAC_Base)VMAC_Baseprotected
VHASH_Update_Template(const word64 *data, size_t blockRemainingInWord128) (defined in VMAC_Base)VMAC_Baseprotected
~Clonable() (defined in Clonable)Clonableinlinevirtual
~SimpleKeyingInterface() (defined in SimpleKeyingInterface)SimpleKeyingInterfaceinlinevirtual