| Algorithm(bool checkSelfTestStatus=true) | Algorithm | |
| AlgorithmName() const | Algorithm | [inline, virtual] |
| AssertValidKeyLength(unsigned int length) const | SimpleKeyingInterface | [inline, protected] |
| BLOCKSIZE enum value (defined in IteratedHash< T::HashWordType, T::ByteOrderClass, T::BLOCKSIZE, MessageAuthenticationCode >) | IteratedHash< T::HashWordType, T::ByteOrderClass, T::BLOCKSIZE, MessageAuthenticationCode > | |
| BlockSize() const | IteratedHashBase< T::HashWordType, MessageAuthenticationCode > | [inline, virtual] |
| ByteOrderClass typedef | IteratedHash< T::HashWordType, T::ByteOrderClass, T::BLOCKSIZE, MessageAuthenticationCode > | |
| CalculateDigest(byte *digest, const byte *input, unsigned int length) | HashTransformation | [inline, virtual] |
| CalculateTruncatedDigest(byte *digest, unsigned int digestSize, const byte *input, unsigned int length) | HashTransformation | [inline, virtual] |
| CanUsePredictableIVs() const | SimpleKeyingInterface | [inline] |
| CanUseRandomIVs() const | SimpleKeyingInterface | [inline] |
| CanUseStructuredIVs() const | SimpleKeyingInterface | [inline] |
| CheckedSetKey(void *, Empty empty, const byte *key, unsigned int length, const NameValuePairs ¶ms) | XMACC_Base< T > | |
| Clone() const | Clonable | [inline, virtual] |
| CorrectEndianess(HashWordType *out, const HashWordType *in, unsigned int byteCount) | IteratedHash< T::HashWordType, T::ByteOrderClass, T::BLOCKSIZE, MessageAuthenticationCode > | [inline, static] |
| CreateUpdateSpace(unsigned int &size) | IteratedHashBase< T::HashWordType, MessageAuthenticationCode > | [virtual] |
| cryptopp_assert___LINE__ | IteratedHash< T::HashWordType, T::ByteOrderClass, T::BLOCKSIZE, MessageAuthenticationCode > | [static] |
| CurrentCounter() const | XMACC_Base< T > | [inline] |
| DEFAULT_KEYLENGTH enum value (defined in FixedKeyLength< DigestSizeSubtract4Workaround< T >::RESULT, SimpleKeyingInterface::INTERNALLY_GENERATED_IV >) | FixedKeyLength< DigestSizeSubtract4Workaround< T >::RESULT, SimpleKeyingInterface::INTERNALLY_GENERATED_IV > | |
| DefaultKeyLength() const =0 | SimpleKeyingInterface | [pure virtual] |
| DigestSize() const | XMACC_Base< T > | [inline, virtual] |
| DIGESTSIZE enum value (defined in XMACC_Base< T >) | XMACC_Base< T > | |
| Final(byte *digest) | HashTransformation | [inline, virtual] |
| GetBitCountHi() const | IteratedHashBase< T::HashWordType, MessageAuthenticationCode > | [inline, protected] |
| GetBitCountLo() const | IteratedHashBase< T::HashWordType, MessageAuthenticationCode > | [inline, protected] |
| GetByteOrder() const | IteratedHash< T::HashWordType, T::ByteOrderClass, T::BLOCKSIZE, MessageAuthenticationCode > | [inline, virtual] |
| GetIVAndThrowIfInvalid(const NameValuePairs ¶ms) | SimpleKeyingInterface | [protected] |
| GetNextIV(byte *IV) | XMACC_Base< T > | [inline, virtual] |
| GetValidKeyLength(unsigned int n) const =0 | SimpleKeyingInterface | [pure virtual] |
| HashBlock(const HashWordType *input) | IteratedHashBase< T::HashWordType, MessageAuthenticationCode > | [inline, protected] |
| HashMultipleBlocks(const T::HashWordType *input, unsigned int length) | IteratedHashBase< T::HashWordType, MessageAuthenticationCode > | [protected, virtual] |
| HashWordType typedef | XMACC_Base< T > | |
| INTERNALLY_GENERATED_IV enum value (defined in SimpleKeyingInterface) | SimpleKeyingInterface | |
| IsResynchronizable() const | SimpleKeyingInterface | [inline] |
| IsValidKeyLength(unsigned int n) const | SimpleKeyingInterface | [inline, virtual] |
| IteratedHash() | IteratedHash< T::HashWordType, T::ByteOrderClass, T::BLOCKSIZE, MessageAuthenticationCode > | [inline, protected] |
| IteratedHashBase() | IteratedHashBase< T::HashWordType, MessageAuthenticationCode > | [inline] |
| IV_Requirement enum name | SimpleKeyingInterface | |
| IV_REQUIREMENT enum value (defined in FixedKeyLength< DigestSizeSubtract4Workaround< T >::RESULT, SimpleKeyingInterface::INTERNALLY_GENERATED_IV >) | FixedKeyLength< DigestSizeSubtract4Workaround< T >::RESULT, SimpleKeyingInterface::INTERNALLY_GENERATED_IV > | |
| IVRequirement() const =0 | SimpleKeyingInterface | [pure virtual] |
| IVSize() const | XMACC_Base< T > | [inline, virtual] |
| KEYLENGTH enum value (defined in FixedKeyLength< DigestSizeSubtract4Workaround< T >::RESULT, SimpleKeyingInterface::INTERNALLY_GENERATED_IV >) | FixedKeyLength< DigestSizeSubtract4Workaround< T >::RESULT, SimpleKeyingInterface::INTERNALLY_GENERATED_IV > | |
| m_data | IteratedHashBase< T::HashWordType, MessageAuthenticationCode > | [protected] |
| m_digest | IteratedHashBase< T::HashWordType, MessageAuthenticationCode > | [protected] |
| MAX_KEYLENGTH enum value (defined in FixedKeyLength< DigestSizeSubtract4Workaround< T >::RESULT, SimpleKeyingInterface::INTERNALLY_GENERATED_IV >) | FixedKeyLength< DigestSizeSubtract4Workaround< T >::RESULT, SimpleKeyingInterface::INTERNALLY_GENERATED_IV > | |
| MaxKeyLength() const =0 | SimpleKeyingInterface | [pure virtual] |
| MIN_KEYLENGTH enum value (defined in FixedKeyLength< DigestSizeSubtract4Workaround< T >::RESULT, SimpleKeyingInterface::INTERNALLY_GENERATED_IV >) | FixedKeyLength< DigestSizeSubtract4Workaround< T >::RESULT, SimpleKeyingInterface::INTERNALLY_GENERATED_IV > | |
| MinKeyLength() const =0 | SimpleKeyingInterface | [pure virtual] |
| NOT_RESYNCHRONIZABLE enum value (defined in SimpleKeyingInterface) | SimpleKeyingInterface | |
| OptimalBlockSize() const | IteratedHashBase< T::HashWordType, MessageAuthenticationCode > | [inline, virtual] |
| OptimalDataAlignment() const | IteratedHashBase< T::HashWordType, MessageAuthenticationCode > | [inline, virtual] |
| PadLastBlock(unsigned int lastBlockSize, byte padFirst=0x80) | IteratedHashBase< T::HashWordType, MessageAuthenticationCode > | [protected] |
| RANDOM_IV enum value (defined in SimpleKeyingInterface) | SimpleKeyingInterface | |
| Restart() | IteratedHashBase< T::HashWordType, MessageAuthenticationCode > | [virtual] |
| Resynchronize(const byte *IV) | XMACC_Base< T > | [inline, virtual] |
| SetBlockSize(unsigned int blockSize) | IteratedHashBase< T::HashWordType, MessageAuthenticationCode > | [inline, protected] |
| SetKey(const byte *key, unsigned int length, const NameValuePairs ¶ms=g_nullNameValuePairs)=0 | SimpleKeyingInterface | [pure virtual] |
| SetKeyWithIV(const byte *key, unsigned int length, const byte *iv) | SimpleKeyingInterface | |
| SetKeyWithRounds(const byte *key, unsigned int length, int rounds) | SimpleKeyingInterface | |
| SetStateSize(unsigned int stateSize) | IteratedHashBase< T::HashWordType, MessageAuthenticationCode > | [inline, protected] |
| StaticAlgorithmName() | XMACC_Base< T > | [inline, static] |
| StaticGetValidKeyLength(unsigned int) | FixedKeyLength< DigestSizeSubtract4Workaround< T >::RESULT, SimpleKeyingInterface::INTERNALLY_GENERATED_IV > | [inline, static] |
| STRUCTURED_IV enum value (defined in SimpleKeyingInterface) | SimpleKeyingInterface | |
| ThrowIfInvalidIV(const byte *iv) | SimpleKeyingInterface | [protected] |
| ThrowIfInvalidKeyLength(const Algorithm &algorithm, unsigned int length) | SimpleKeyingInterface | [protected] |
| ThrowIfInvalidTruncatedSize(unsigned int size) const | HashTransformation | [protected] |
| ThrowIfResynchronizable() | SimpleKeyingInterface | [protected] |
| TruncatedFinal(byte *mac, unsigned int size) | XMACC_Base< T > | [virtual] |
| TruncatedVerify(const byte *mac, unsigned int length) | XMACC_Base< T > | [virtual] |
| UNPREDICTABLE_RANDOM_IV enum value (defined in SimpleKeyingInterface) | SimpleKeyingInterface | |
| Update(const byte *input, unsigned int length) | IteratedHashBase< T::HashWordType, MessageAuthenticationCode > | [virtual] |
| Verify(const byte *digest) | HashTransformation | [inline, virtual] |
| VerifyDigest(const byte *digest, const byte *input, unsigned int length) | HashTransformation | [inline, virtual] |
| VerifyTruncatedDigest(const byte *digest, unsigned int digestLength, const byte *input, unsigned int length) | HashTransformation | [inline, virtual] |
| XMACC_Base() | XMACC_Base< T > | [inline] |
| ~Clonable() | Clonable | [inline, virtual] |