Crypto++
TTMAC_Base Member List

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

Algorithm(bool checkSelfTestStatus=true)Algorithm
AlgorithmName() const Algorithminlinevirtual
AssertValidKeyLength(size_t length) const (defined in SimpleKeyingInterface)SimpleKeyingInterfaceinlineprotected
BLOCKSIZE (defined in IteratedHash< word32, LittleEndian, 64, MessageAuthenticationCode >)IteratedHash< word32, LittleEndian, 64, MessageAuthenticationCode >static
BlockSize() const (defined in IteratedHash< word32, LittleEndian, 64, MessageAuthenticationCode >)IteratedHash< word32, LittleEndian, 64, MessageAuthenticationCode >inlinevirtual
ByteOrderClass typedef (defined in IteratedHash< word32, LittleEndian, 64, MessageAuthenticationCode >)IteratedHash< word32, LittleEndian, 64, MessageAuthenticationCode >
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
CorrectEndianess(HashWordType *out, const HashWordType *in, size_t byteCount) (defined in IteratedHash< word32, LittleEndian, 64, MessageAuthenticationCode >)IteratedHash< word32, LittleEndian, 64, MessageAuthenticationCode >inlinestatic
CreateUpdateSpace(size_t &size) (defined in IteratedHashBase< word32, MessageAuthenticationCode >)IteratedHashBase< word32, MessageAuthenticationCode >virtual
cryptopp_assert___LINE__ (defined in IteratedHash< word32, LittleEndian, 64, MessageAuthenticationCode >)IteratedHash< word32, LittleEndian, 64, MessageAuthenticationCode >static
DataBuf() (defined in IteratedHash< word32, LittleEndian, 64, MessageAuthenticationCode >)IteratedHash< word32, LittleEndian, 64, MessageAuthenticationCode >inlineprotectedvirtual
DEFAULT_KEYLENGTH (defined in FixedKeyLength< 20 >)FixedKeyLength< 20 >static
DefaultIVLength() const SimpleKeyingInterfaceinline
DefaultKeyLength() const =0SimpleKeyingInterfacepure virtual
DigestSize() const TTMAC_Baseinlinevirtual
DIGESTSIZE (defined in TTMAC_Base)TTMAC_Basestatic
Final(byte *digest)HashTransformationinlinevirtual
GetAlgorithm() const (defined in MessageAuthenticationCode)MessageAuthenticationCodeinlineprotectedvirtual
GetBitCountHi() const (defined in IteratedHashBase< word32, MessageAuthenticationCode >)IteratedHashBase< word32, MessageAuthenticationCode >inlineprotected
GetBitCountLo() const (defined in IteratedHashBase< word32, MessageAuthenticationCode >)IteratedHashBase< word32, MessageAuthenticationCode >inlineprotected
GetByteOrder() const (defined in IteratedHash< word32, LittleEndian, 64, MessageAuthenticationCode >)IteratedHash< word32, LittleEndian, 64, MessageAuthenticationCode >inlinevirtual
GetIVAndThrowIfInvalid(const NameValuePairs &params, size_t &size) (defined in SimpleKeyingInterface)SimpleKeyingInterfaceprotected
GetNextIV(RandomNumberGenerator &rng, byte *IV)SimpleKeyingInterfacevirtual
GetValidKeyLength(size_t n) const =0SimpleKeyingInterfacepure virtual
HashBlock(const HashWordType *input) (defined in IteratedHashBase< word32, MessageAuthenticationCode >)IteratedHashBase< word32, MessageAuthenticationCode >inlineprotected
HashEndianCorrectedBlock(const word32 *data) (defined in TTMAC_Base)TTMAC_Baseinlineprotectedvirtual
HashMultipleBlocks(const word32 *input, size_t length) (defined in IteratedHashBase< word32, MessageAuthenticationCode >)IteratedHashBase< word32, MessageAuthenticationCode >protectedvirtual
HashWordType typedef (defined in IteratedHash< word32, LittleEndian, 64, MessageAuthenticationCode >)IteratedHash< word32, LittleEndian, 64, MessageAuthenticationCode >
Init() (defined in TTMAC_Base)TTMAC_Baseprotectedvirtual
INTERNALLY_GENERATED_IV enum value (defined in SimpleKeyingInterface)SimpleKeyingInterface
IsResynchronizable() const SimpleKeyingInterfaceinline
IsValidKeyLength(size_t n) const SimpleKeyingInterfaceinlinevirtual
IteratedHashBase() (defined in IteratedHashBase< word32, MessageAuthenticationCode >)IteratedHashBase< word32, MessageAuthenticationCode >inline
IV_LENGTH (defined in FixedKeyLength< 20 >)FixedKeyLength< 20 >static
IV_REQUIREMENT (defined in FixedKeyLength< 20 >)FixedKeyLength< 20 >static
IV_Requirement enum name (defined in SimpleKeyingInterface)SimpleKeyingInterface
IVRequirement() const =0SimpleKeyingInterfacepure virtual
IVSize() const (defined in SimpleKeyingInterface)SimpleKeyingInterfaceinlinevirtual
KEYLENGTH (defined in FixedKeyLength< 20 >)FixedKeyLength< 20 >static
m_data (defined in IteratedHash< word32, LittleEndian, 64, MessageAuthenticationCode >)IteratedHash< word32, LittleEndian, 64, MessageAuthenticationCode >protected
m_digest (defined in TTMAC_Base)TTMAC_Baseprotected
m_key (defined in TTMAC_Base)TTMAC_Baseprotected
MAX_KEYLENGTH (defined in FixedKeyLength< 20 >)FixedKeyLength< 20 >static
MaxIVLength() const SimpleKeyingInterfaceinlinevirtual
MaxKeyLength() const =0SimpleKeyingInterfacepure virtual
MIN_KEYLENGTH (defined in FixedKeyLength< 20 >)FixedKeyLength< 20 >static
MinIVLength() const SimpleKeyingInterfaceinlinevirtual
MinKeyLength() const =0SimpleKeyingInterfacepure virtual
NOT_RESYNCHRONIZABLE enum value (defined in SimpleKeyingInterface)SimpleKeyingInterface
OptimalBlockSize() const (defined in IteratedHashBase< word32, MessageAuthenticationCode >)IteratedHashBase< word32, MessageAuthenticationCode >inlinevirtual
OptimalDataAlignment() const (defined in IteratedHashBase< word32, MessageAuthenticationCode >)IteratedHashBase< word32, MessageAuthenticationCode >inlinevirtual
PadLastBlock(unsigned int lastBlockSize, byte padFirst=0x80) (defined in IteratedHashBase< word32, MessageAuthenticationCode >)IteratedHashBase< word32, MessageAuthenticationCode >protected
RANDOM_IV enum value (defined in SimpleKeyingInterface)SimpleKeyingInterface
Ref()HashTransformationinline
Restart() (defined in IteratedHashBase< word32, MessageAuthenticationCode >)IteratedHashBase< word32, MessageAuthenticationCode >virtual
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
StateBuf() (defined in TTMAC_Base)TTMAC_Baseinlineprotectedvirtual
StaticAlgorithmName() (defined in TTMAC_Base)TTMAC_Baseinlinestatic
StaticGetValidKeyLength(size_t) (defined in FixedKeyLength< 20 >)FixedKeyLength< 20 >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
Transform(word32 *digest, const word32 *X, bool last) (defined in TTMAC_Base)TTMAC_Baseprotectedstatic
TruncatedFinal(byte *mac, size_t size)TTMAC_Basevirtual
TruncatedVerify(const byte *digest, size_t digestLength)HashTransformationvirtual
UncheckedSetKey(const byte *userKey, unsigned int keylength, const NameValuePairs &params) (defined in TTMAC_Base)TTMAC_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< word32, MessageAuthenticationCode >)IteratedHashBase< word32, 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
~Clonable() (defined in Clonable)Clonableinlinevirtual
~SimpleKeyingInterface() (defined in SimpleKeyingInterface)SimpleKeyingInterfaceinlinevirtual