, including all inherited members.
Algorithm(bool checkSelfTestStatus=true) | Algorithm | |
AlgorithmName() const (defined in AlgorithmImpl< SimpleKeyingInterfaceImpl< TTMAC_Base, TTMAC_Base >, TTMAC_Base >) | AlgorithmImpl< SimpleKeyingInterfaceImpl< TTMAC_Base, TTMAC_Base >, TTMAC_Base > | [inline, virtual] |
BlockSize() const (defined in IteratedHash< word32, LittleEndian, 64, MessageAuthenticationCode >) | IteratedHash< word32, LittleEndian, 64, MessageAuthenticationCode > | [inline, virtual] |
BLOCKSIZE (defined in IteratedHash< word32, LittleEndian, 64, MessageAuthenticationCode >) | IteratedHash< word32, LittleEndian, 64, MessageAuthenticationCode > | [static] |
ByteOrderClass typedef (defined in IteratedHash< word32, LittleEndian, 64, MessageAuthenticationCode >) | IteratedHash< word32, LittleEndian, 64, MessageAuthenticationCode > | |
CalculateDigest(byte *digest, const byte *input, size_t length) | HashTransformation | [inline, virtual] |
CalculateTruncatedDigest(byte *digest, size_t digestSize, const byte *input, size_t length) | HashTransformation | [inline, virtual] |
CanUsePredictableIVs() const | SimpleKeyingInterface | [inline] |
CanUseRandomIVs() const | SimpleKeyingInterface | [inline] |
CanUseStructuredIVs() const | SimpleKeyingInterface | [inline] |
Clone() const (defined in ClonableImpl< MessageAuthenticationCodeFinal< TTMAC_Base >, MessageAuthenticationCodeImpl< TTMAC_Base > >) | ClonableImpl< MessageAuthenticationCodeFinal< TTMAC_Base >, MessageAuthenticationCodeImpl< TTMAC_Base > > | [inline, virtual] |
CorrectEndianess(HashWordType *out, const HashWordType *in, size_t byteCount) (defined in IteratedHash< word32, LittleEndian, 64, MessageAuthenticationCode >) | IteratedHash< word32, LittleEndian, 64, MessageAuthenticationCode > | [inline, static] |
CreateUpdateSpace(size_t &size) (defined in IteratedHashBase< word32, MessageAuthenticationCode >) | IteratedHashBase< word32, MessageAuthenticationCode > | [virtual] |
CRYPTOPP_COMPILE_ASSERT((T_BlockSize &(T_BlockSize-1))==0) (defined in IteratedHash< word32, LittleEndian, 64, MessageAuthenticationCode >) | IteratedHash< word32, LittleEndian, 64, MessageAuthenticationCode > | |
DEFAULT_KEYLENGTH | FixedKeyLength< 20 > | [static] |
DefaultIVLength() const | SimpleKeyingInterface | [inline] |
DefaultKeyLength() const | SimpleKeyingInterfaceImpl< TTMAC_Base, TTMAC_Base > | [inline, virtual] |
DIGESTSIZE (defined in TTMAC_Base) | TTMAC_Base | [static] |
DigestSize() const | TTMAC_Base | [inline, virtual] |
Final(byte *digest) | HashTransformation | [inline, virtual] |
GetByteOrder() const (defined in IteratedHash< word32, LittleEndian, 64, MessageAuthenticationCode >) | IteratedHash< word32, LittleEndian, 64, MessageAuthenticationCode > | [inline, virtual] |
GetNextIV(RandomNumberGenerator &rng, byte *iv) | SimpleKeyingInterface | [virtual] |
GetValidKeyLength(size_t keylength) const | SimpleKeyingInterfaceImpl< TTMAC_Base, TTMAC_Base > | [inline, virtual] |
HashWordType typedef (defined in IteratedHash< word32, LittleEndian, 64, MessageAuthenticationCode >) | IteratedHash< word32, LittleEndian, 64, MessageAuthenticationCode > | |
INTERNALLY_GENERATED_IV enum value | SimpleKeyingInterface | |
IsResynchronizable() const | SimpleKeyingInterface | [inline] |
IsValidKeyLength(size_t keylength) const | SimpleKeyingInterface | [inline, virtual] |
IteratedHashBase() (defined in IteratedHashBase< word32, MessageAuthenticationCode >) | IteratedHashBase< word32, MessageAuthenticationCode > | [inline] |
IV_LENGTH | FixedKeyLength< 20 > | [static] |
IV_REQUIREMENT | FixedKeyLength< 20 > | [static] |
IV_Requirement enum name | SimpleKeyingInterface | |
IVRequirement() const | SimpleKeyingInterfaceImpl< TTMAC_Base, TTMAC_Base > | [inline, virtual] |
IVSize() const | SimpleKeyingInterfaceImpl< TTMAC_Base, TTMAC_Base > | [inline, virtual] |
KEYLENGTH | FixedKeyLength< 20 > | [static] |
MAX_KEYLENGTH | FixedKeyLength< 20 > | [static] |
MaxIVLength() const | SimpleKeyingInterface | [inline, virtual] |
MaxKeyLength() const | SimpleKeyingInterfaceImpl< TTMAC_Base, TTMAC_Base > | [inline, virtual] |
MessageAuthenticationCodeFinal() | MessageAuthenticationCodeFinal< TTMAC_Base > | [inline] |
MessageAuthenticationCodeFinal(const byte *key) | MessageAuthenticationCodeFinal< TTMAC_Base > | [inline] |
MessageAuthenticationCodeFinal(const byte *key, size_t length) | MessageAuthenticationCodeFinal< TTMAC_Base > | [inline] |
MIN_KEYLENGTH | FixedKeyLength< 20 > | [static] |
MinIVLength() const | SimpleKeyingInterface | [inline, virtual] |
MinKeyLength() const | SimpleKeyingInterfaceImpl< TTMAC_Base, TTMAC_Base > | [inline, virtual] |
NOT_RESYNCHRONIZABLE enum value | SimpleKeyingInterface | |
OptimalBlockSize() const (defined in IteratedHashBase< word32, MessageAuthenticationCode >) | IteratedHashBase< word32, MessageAuthenticationCode > | [inline, virtual] |
OptimalDataAlignment() const (defined in IteratedHashBase< word32, MessageAuthenticationCode >) | IteratedHashBase< word32, MessageAuthenticationCode > | [inline, virtual] |
RANDOM_IV enum value | SimpleKeyingInterface | |
Ref() | HashTransformation | [inline] |
Restart() (defined in IteratedHashBase< word32, MessageAuthenticationCode >) | IteratedHashBase< word32, MessageAuthenticationCode > | [virtual] |
Resynchronize(const byte *iv, int ivLength=-1) | SimpleKeyingInterface | [inline, virtual] |
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 | |
StaticAlgorithmName() (defined in AlgorithmImpl< SimpleKeyingInterfaceImpl< TTMAC_Base, TTMAC_Base >, TTMAC_Base >) | AlgorithmImpl< SimpleKeyingInterfaceImpl< TTMAC_Base, TTMAC_Base >, TTMAC_Base > | [inline, static] |
StaticGetValidKeyLength(size_t keylength) | FixedKeyLength< 20 > | [inline, static] |
TagSize() const | HashTransformation | [inline] |
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) | TTMAC_Base | [virtual] |
UNIQUE_IV enum value | SimpleKeyingInterface | |
UNPREDICTABLE_RANDOM_IV enum value | SimpleKeyingInterface | |
Update(const byte *input, size_t length) (defined in IteratedHashBase< word32, MessageAuthenticationCode >) | IteratedHashBase< word32, MessageAuthenticationCode > | [virtual] |
Verify(const byte *digest) | HashTransformation | [inline, virtual] |
VerifyDigest(const byte *digest, const byte *input, size_t length) | HashTransformation | [inline, virtual] |
VerifyTruncatedDigest(const byte *digest, size_t digestLength, const byte *input, size_t length) | HashTransformation | [inline, virtual] |
~Clonable() (defined in Clonable) | Clonable | [inline, virtual] |
~SimpleKeyingInterface() (defined in SimpleKeyingInterface) | SimpleKeyingInterface | [inline, virtual] |