Algorithm(bool checkSelfTestStatus=true) | Algorithm | |
AlgorithmName() const | Algorithm | inlinevirtual |
AssertValidKeyLength(size_t length) const (defined in SimpleKeyingInterface) | SimpleKeyingInterface | inlineprotected |
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) | HashTransformation | inlinevirtual |
CalculateTruncatedDigest(byte *digest, size_t digestSize, const byte *input, size_t length) | HashTransformation | inlinevirtual |
CanUsePredictableIVs() const | SimpleKeyingInterface | inline |
CanUseRandomIVs() const | SimpleKeyingInterface | inline |
CanUseStructuredIVs() const | SimpleKeyingInterface | inline |
Clone() const | Clonable | inlinevirtual |
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 | SimpleKeyingInterface | inline |
DefaultKeyLength() const =0 | SimpleKeyingInterface | pure virtual |
DigestSize() const | TTMAC_Base | inlinevirtual |
DIGESTSIZE (defined in TTMAC_Base) | TTMAC_Base | static |
Final(byte *digest) | HashTransformation | inlinevirtual |
GetAlgorithm() const (defined in MessageAuthenticationCode) | MessageAuthenticationCode | inlineprotectedvirtual |
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 ¶ms, size_t &size) (defined in SimpleKeyingInterface) | SimpleKeyingInterface | protected |
GetNextIV(RandomNumberGenerator &rng, byte *IV) | SimpleKeyingInterface | virtual |
GetValidKeyLength(size_t n) const =0 | SimpleKeyingInterface | pure virtual |
HashBlock(const HashWordType *input) (defined in IteratedHashBase< word32, MessageAuthenticationCode >) | IteratedHashBase< word32, MessageAuthenticationCode > | inlineprotected |
HashEndianCorrectedBlock(const word32 *data) (defined in TTMAC_Base) | TTMAC_Base | inlineprotectedvirtual |
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_Base | protectedvirtual |
INTERNALLY_GENERATED_IV enum value (defined in SimpleKeyingInterface) | SimpleKeyingInterface | |
IsResynchronizable() const | SimpleKeyingInterface | inline |
IsValidKeyLength(size_t n) const | SimpleKeyingInterface | inlinevirtual |
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 =0 | SimpleKeyingInterface | pure virtual |
IVSize() const (defined in SimpleKeyingInterface) | SimpleKeyingInterface | inlinevirtual |
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_Base | protected |
m_key (defined in TTMAC_Base) | TTMAC_Base | protected |
MAX_KEYLENGTH (defined in FixedKeyLength< 20 >) | FixedKeyLength< 20 > | static |
MaxIVLength() const | SimpleKeyingInterface | inlinevirtual |
MaxKeyLength() const =0 | SimpleKeyingInterface | pure virtual |
MIN_KEYLENGTH (defined in FixedKeyLength< 20 >) | FixedKeyLength< 20 > | static |
MinIVLength() const | SimpleKeyingInterface | inlinevirtual |
MinKeyLength() const =0 | SimpleKeyingInterface | pure 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() | HashTransformation | inline |
Restart() (defined in IteratedHashBase< word32, MessageAuthenticationCode >) | IteratedHashBase< word32, MessageAuthenticationCode > | virtual |
Resynchronize(const byte *iv, int ivLength=-1) | SimpleKeyingInterface | inlinevirtual |
SetKey(const byte *key, size_t length, const NameValuePairs ¶ms=g_nullNameValuePairs) | SimpleKeyingInterface | virtual |
SetKeyWithIV(const byte *key, size_t length, const byte *iv, size_t ivLength) | SimpleKeyingInterface | |
SetKeyWithIV(const byte *key, size_t length, const byte *iv) | SimpleKeyingInterface | inline |
SetKeyWithRounds(const byte *key, size_t length, int rounds) | SimpleKeyingInterface | |
StateBuf() (defined in TTMAC_Base) | TTMAC_Base | inlineprotectedvirtual |
StaticAlgorithmName() (defined in TTMAC_Base) | TTMAC_Base | inlinestatic |
StaticGetValidKeyLength(size_t) (defined in FixedKeyLength< 20 >) | FixedKeyLength< 20 > | inlinestatic |
TagSize() const | HashTransformation | inline |
ThrowIfInvalidIV(const byte *iv) (defined in SimpleKeyingInterface) | SimpleKeyingInterface | protected |
ThrowIfInvalidIVLength(int size) (defined in SimpleKeyingInterface) | SimpleKeyingInterface | protected |
ThrowIfInvalidKeyLength(size_t length) (defined in SimpleKeyingInterface) | SimpleKeyingInterface | protected |
ThrowIfInvalidTruncatedSize(size_t size) const (defined in HashTransformation) | HashTransformation | protected |
ThrowIfResynchronizable() (defined in SimpleKeyingInterface) | SimpleKeyingInterface | protected |
Transform(word32 *digest, const word32 *X, bool last) (defined in TTMAC_Base) | TTMAC_Base | protectedstatic |
TruncatedFinal(byte *mac, size_t size) | TTMAC_Base | virtual |
TruncatedVerify(const byte *digest, size_t digestLength) | HashTransformation | virtual |
UncheckedSetKey(const byte *userKey, unsigned int keylength, const NameValuePairs ¶ms) (defined in TTMAC_Base) | TTMAC_Base | virtual |
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) | HashTransformation | inlinevirtual |
VerifyDigest(const byte *digest, const byte *input, size_t length) | HashTransformation | inlinevirtual |
VerifyTruncatedDigest(const byte *digest, size_t digestLength, const byte *input, size_t length) | HashTransformation | inlinevirtual |
~Clonable() (defined in Clonable) | Clonable | inlinevirtual |
~SimpleKeyingInterface() (defined in SimpleKeyingInterface) | SimpleKeyingInterface | inlinevirtual |