Crypto++
CMAC_Base Member List

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

AccessCipher()=0 (defined in CMAC_Base)CMAC_Baseprotectedpure virtual
Algorithm(bool checkSelfTestStatus=true)Algorithm
AlgorithmName() const Algorithminlinevirtual
AssertValidKeyLength(size_t length) const (defined in SimpleKeyingInterface)SimpleKeyingInterfaceinlineprotected
BlockSize() const HashTransformationinlinevirtual
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
CMAC_Base() (defined in CMAC_Base)CMAC_Baseinline
CreateUpdateSpace(size_t &size)HashTransformationinlinevirtual
DefaultIVLength() const SimpleKeyingInterfaceinline
DefaultKeyLength() const =0SimpleKeyingInterfacepure virtual
DigestSize() const CMAC_Baseinlinevirtual
EAX_Base (defined in CMAC_Base)CMAC_Basefriend
Final(byte *digest)HashTransformationinlinevirtual
GetAlgorithm() const (defined in MessageAuthenticationCode)MessageAuthenticationCodeinlineprotectedvirtual
GetCipher() const (defined in CMAC_Base)CMAC_Baseinlineprotected
GetIVAndThrowIfInvalid(const NameValuePairs &params, size_t &size) (defined in SimpleKeyingInterface)SimpleKeyingInterfaceprotected
GetNextIV(RandomNumberGenerator &rng, byte *IV)SimpleKeyingInterfacevirtual
GetValidKeyLength(size_t n) const =0SimpleKeyingInterfacepure virtual
INTERNALLY_GENERATED_IV enum value (defined in SimpleKeyingInterface)SimpleKeyingInterface
IsResynchronizable() const SimpleKeyingInterfaceinline
IsValidKeyLength(size_t n) const SimpleKeyingInterfaceinlinevirtual
IV_Requirement enum name (defined in SimpleKeyingInterface)SimpleKeyingInterface
IVRequirement() const =0SimpleKeyingInterfacepure virtual
IVSize() const (defined in SimpleKeyingInterface)SimpleKeyingInterfaceinlinevirtual
m_counter (defined in CMAC_Base)CMAC_Baseprotected
m_reg (defined in CMAC_Base)CMAC_Baseprotected
MaxIVLength() const SimpleKeyingInterfaceinlinevirtual
MaxKeyLength() const =0SimpleKeyingInterfacepure virtual
MinIVLength() const SimpleKeyingInterfaceinlinevirtual
MinKeyLength() const =0SimpleKeyingInterfacepure virtual
NOT_RESYNCHRONIZABLE enum value (defined in SimpleKeyingInterface)SimpleKeyingInterface
OptimalBlockSize() const CMAC_Baseinlinevirtual
OptimalDataAlignment() const CMAC_Baseinlinevirtual
ProcessBuf() (defined in CMAC_Base)CMAC_Baseprotected
RANDOM_IV enum value (defined in SimpleKeyingInterface)SimpleKeyingInterface
Ref()HashTransformationinline
Restart()HashTransformationinlinevirtual
Resynchronize(const byte *iv, int ivLength=-1)SimpleKeyingInterfaceinlinevirtual
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
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)CMAC_Basevirtual
TruncatedVerify(const byte *digest, size_t digestLength)HashTransformationvirtual
UncheckedSetKey(const byte *key, unsigned int length, const NameValuePairs &params) (defined in CMAC_Base)CMAC_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)CMAC_Basevirtual
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
~Clonable() (defined in Clonable)Clonableinlinevirtual
~SimpleKeyingInterface() (defined in SimpleKeyingInterface)SimpleKeyingInterfaceinlinevirtual