, including all inherited members.
| AccessBlockCipher()=0 (defined in CCM_Base) | CCM_Base | [protected, pure virtual] |
| AccessSymmetricCipher() (defined in CCM_Base) | CCM_Base | [inline, protected, virtual] |
| MessageAuthenticationCode::Algorithm(bool checkSelfTestStatus=true) | Algorithm | |
| StreamTransformation::Algorithm(bool checkSelfTestStatus=true) | Algorithm | |
| AlgorithmName() const | CCM_Base | [inline, virtual] |
| AssertValidKeyLength(size_t length) const (defined in SimpleKeyingInterface) | SimpleKeyingInterface | [inline, protected] |
| AuthenticateBlocks(const byte *data, size_t len) (defined in CCM_Base) | CCM_Base | [protected, virtual] |
| AuthenticateData(const byte *data, size_t len) (defined in AuthenticatedSymmetricCipherBase) | AuthenticatedSymmetricCipherBase | [protected] |
| AuthenticatedSymmetricCipherBase() (defined in AuthenticatedSymmetricCipherBase) | AuthenticatedSymmetricCipherBase | [inline] |
| AuthenticateLastConfidentialBlock() (defined in CCM_Base) | CCM_Base | [protected, virtual] |
| AuthenticateLastFooterBlock(byte *mac, size_t macSize) (defined in CCM_Base) | CCM_Base | [protected, virtual] |
| AuthenticateLastHeaderBlock() (defined in CCM_Base) | CCM_Base | [protected, virtual] |
| AuthenticationBlockSize() const (defined in CCM_Base) | CCM_Base | [inline, protected, virtual] |
| AuthenticationIsOnPlaintext() const (defined in CCM_Base) | CCM_Base | [inline, protected, virtual] |
| BlockSize() const | HashTransformation | [inline, virtual] |
| 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] |
| CBC_Buffer() (defined in CCM_Base) | CCM_Base | [inline, protected] |
| CCM_Base() (defined in CCM_Base) | CCM_Base | [inline] |
| Clone() const | Clonable | [inline, virtual] |
| CreateUpdateSpace(size_t &size) | HashTransformation | [inline, virtual] |
| DecryptAndVerify(byte *message, const byte *mac, size_t macLength, const byte *iv, int ivLength, const byte *header, size_t headerLength, const byte *ciphertext, size_t ciphertextLength) | AuthenticatedSymmetricCipher | [virtual] |
| DefaultDigestSize() const =0 (defined in CCM_Base) | CCM_Base | [protected, pure virtual] |
| DefaultIVLength() const | SimpleKeyingInterface | [inline] |
| DefaultKeyLength() const | CCM_Base | [inline, virtual] |
| DigestSize() const | CCM_Base | [inline, virtual] |
| EncryptAndAuthenticate(byte *ciphertext, byte *mac, size_t macSize, const byte *iv, int ivLength, const byte *header, size_t headerLength, const byte *message, size_t messageLength) | AuthenticatedSymmetricCipher | [virtual] |
| Final(byte *digest) | HashTransformation | [inline, virtual] |
| GetAlgorithm() const (defined in AuthenticatedSymmetricCipher) | AuthenticatedSymmetricCipher | [inline, protected, virtual] |
| GetBlockCipher() const (defined in CCM_Base) | CCM_Base | [inline, protected] |
| GetIVAndThrowIfInvalid(const NameValuePairs ¶ms, size_t &size) (defined in SimpleKeyingInterface) | SimpleKeyingInterface | [protected] |
| GetNextIV(RandomNumberGenerator &rng, byte *IV) | SimpleKeyingInterface | [virtual] |
| GetOptimalBlockSizeUsed() const | StreamTransformation | [inline, virtual] |
| GetSymmetricCipher() const (defined in AuthenticatedSymmetricCipherBase) | AuthenticatedSymmetricCipherBase | [inline, protected] |
| GetValidKeyLength(size_t n) const | CCM_Base | [inline, virtual] |
| INTERNALLY_GENERATED_IV enum value (defined in SimpleKeyingInterface) | SimpleKeyingInterface | |
| IsForwardTransformation() const =0 | StreamTransformation | [pure virtual] |
| IsRandomAccess() const | AuthenticatedSymmetricCipherBase | [inline, virtual] |
| IsResynchronizable() const | SimpleKeyingInterface | [inline] |
| IsSelfInverting() const | AuthenticatedSymmetricCipherBase | [inline, virtual] |
| IsValidKeyLength(size_t n) const | CCM_Base | [inline, virtual] |
| IV_Requirement enum name (defined in SimpleKeyingInterface) | SimpleKeyingInterface | |
| IVRequirement() const | CCM_Base | [inline, virtual] |
| IVSize() const (defined in CCM_Base) | CCM_Base | [inline, virtual] |
| m_aadLength (defined in CCM_Base) | CCM_Base | [protected] |
| m_buffer (defined in AuthenticatedSymmetricCipherBase) | AuthenticatedSymmetricCipherBase | [protected] |
| m_bufferedDataLength (defined in AuthenticatedSymmetricCipherBase) | AuthenticatedSymmetricCipherBase | [protected] |
| m_ctr (defined in CCM_Base) | CCM_Base | [protected] |
| m_digestSize (defined in CCM_Base) | CCM_Base | [protected] |
| m_L (defined in CCM_Base) | CCM_Base | [protected] |
| m_messageLength (defined in CCM_Base) | CCM_Base | [protected] |
| m_state (defined in AuthenticatedSymmetricCipherBase) | AuthenticatedSymmetricCipherBase | [protected] |
| m_totalFooterLength (defined in AuthenticatedSymmetricCipherBase) | AuthenticatedSymmetricCipherBase | [protected] |
| m_totalHeaderLength (defined in AuthenticatedSymmetricCipherBase) | AuthenticatedSymmetricCipherBase | [protected] |
| m_totalMessageLength (defined in AuthenticatedSymmetricCipherBase) | AuthenticatedSymmetricCipherBase | [protected] |
| MandatoryBlockSize() const | StreamTransformation | [inline, virtual] |
| MaxFooterLength() const | AuthenticatedSymmetricCipher | [inline, virtual] |
| MaxHeaderLength() const | CCM_Base | [inline, virtual] |
| MaxIVLength() const | CCM_Base | [inline, virtual] |
| MaxKeyLength() const | CCM_Base | [inline, virtual] |
| MaxMessageLength() const | CCM_Base | [inline, virtual] |
| MinIVLength() const | CCM_Base | [inline, virtual] |
| MinKeyLength() const | CCM_Base | [inline, virtual] |
| MinLastBlockSize() const | StreamTransformation | [inline, virtual] |
| NeedsPrespecifiedDataLengths() const | CCM_Base | [inline, virtual] |
| NOT_RESYNCHRONIZABLE enum value (defined in SimpleKeyingInterface) | SimpleKeyingInterface | |
| MessageAuthenticationCode::OptimalBlockSize() const | HashTransformation | [inline, virtual] |
| StreamTransformation::OptimalBlockSize() const | StreamTransformation | [inline, virtual] |
| OptimalDataAlignment() const | CCM_Base | [inline, virtual] |
| ProcessByte(byte input) | StreamTransformation | [inline] |
| ProcessData(byte *outString, const byte *inString, size_t length) | AuthenticatedSymmetricCipherBase | [virtual] |
| ProcessLastBlock(byte *outString, const byte *inString, size_t length) | StreamTransformation | [virtual] |
| ProcessString(byte *inoutString, size_t length) | StreamTransformation | [inline] |
| ProcessString(byte *outString, const byte *inString, size_t length) | StreamTransformation | [inline] |
| RANDOM_IV enum value (defined in SimpleKeyingInterface) | SimpleKeyingInterface | |
| MessageAuthenticationCode::Ref() | HashTransformation | [inline] |
| StreamTransformation::Ref() | StreamTransformation | [inline] |
| REQUIRED_BLOCKSIZE enum value (defined in CCM_Base) | CCM_Base | [protected] |
| Restart() | AuthenticatedSymmetricCipherBase | [inline, virtual] |
| Resync(const byte *iv, size_t len) (defined in CCM_Base) | CCM_Base | [protected, virtual] |
| Resynchronize(const byte *iv, int length=-1) | AuthenticatedSymmetricCipherBase | [virtual] |
| Seek(lword n) | StreamTransformation | [inline, virtual] |
| SetKey(const byte *userKey, size_t keylength, const NameValuePairs ¶ms) | AuthenticatedSymmetricCipherBase | [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] |
| SetKeyWithoutResync(const byte *userKey, size_t keylength, const NameValuePairs ¶ms) (defined in CCM_Base) | CCM_Base | [protected, virtual] |
| SetKeyWithRounds(const byte *key, size_t length, int rounds) | SimpleKeyingInterface | |
| SpecifyDataLengths(lword headerLength, lword messageLength, lword footerLength=0) | AuthenticatedSymmetricCipher | |
| State enum name (defined in AuthenticatedSymmetricCipherBase) | AuthenticatedSymmetricCipherBase | [protected] |
| State_AuthFooter enum value (defined in AuthenticatedSymmetricCipherBase) | AuthenticatedSymmetricCipherBase | [protected] |
| State_AuthTransformed enum value (defined in AuthenticatedSymmetricCipherBase) | AuthenticatedSymmetricCipherBase | [protected] |
| State_AuthUntransformed enum value (defined in AuthenticatedSymmetricCipherBase) | AuthenticatedSymmetricCipherBase | [protected] |
| State_IVSet enum value (defined in AuthenticatedSymmetricCipherBase) | AuthenticatedSymmetricCipherBase | [protected] |
| State_KeySet enum value (defined in AuthenticatedSymmetricCipherBase) | AuthenticatedSymmetricCipherBase | [protected] |
| State_Start enum value (defined in AuthenticatedSymmetricCipherBase) | AuthenticatedSymmetricCipherBase | [protected] |
| 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] |
| TruncatedFinal(byte *mac, size_t macSize) | AuthenticatedSymmetricCipherBase | [virtual] |
| TruncatedVerify(const byte *digest, size_t digestLength) | HashTransformation | [virtual] |
| UncheckedSetKey(const byte *, unsigned int, const ::NameValuePairs &) (defined in AuthenticatedSymmetricCipherBase) | AuthenticatedSymmetricCipherBase | [inline] |
| UncheckedSetKey(const byte *key, unsigned int length, const NameValuePairs ¶ms)=0 (defined in SimpleKeyingInterface) | SimpleKeyingInterface | [protected, pure virtual] |
| UncheckedSpecifyDataLengths(lword headerLength, lword messageLength, lword footerLength) (defined in CCM_Base) | CCM_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) | AuthenticatedSymmetricCipherBase | [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] |