| AccessMAC() (defined in ChaCha20Poly1305_Final< T_IsEncryption >) | ChaCha20Poly1305_Final< T_IsEncryption > | inlineprotectedvirtual |
| AccessSymmetricCipher() (defined in ChaCha20Poly1305_Final< T_IsEncryption >) | ChaCha20Poly1305_Final< T_IsEncryption > | inlineprotectedvirtual |
| MessageAuthenticationCode::Algorithm(bool checkSelfTestStatus=true) | Algorithm | |
| StreamTransformation::Algorithm(bool checkSelfTestStatus=true) | Algorithm | |
| AlgorithmName() const | ChaCha20Poly1305_Base | inlinevirtual |
| AlgorithmProvider() const | ChaCha20Poly1305_Base | inlinevirtual |
| AssertValidKeyLength(size_t length) const | SimpleKeyingInterface | inlineprotected |
| AuthenticateBlocks(const byte *data, size_t len) (defined in ChaCha20Poly1305_Base) | ChaCha20Poly1305_Base | protectedvirtual |
| AuthenticateData(const byte *data, size_t len) (defined in AuthenticatedSymmetricCipherBase) | AuthenticatedSymmetricCipherBase | protected |
| AuthenticatedSymmetricCipherBase() (defined in AuthenticatedSymmetricCipherBase) | AuthenticatedSymmetricCipherBase | inline |
| AuthenticateLastConfidentialBlock() (defined in ChaCha20Poly1305_Base) | ChaCha20Poly1305_Base | protectedvirtual |
| AuthenticateLastFooterBlock(byte *mac, size_t macSize) (defined in ChaCha20Poly1305_Base) | ChaCha20Poly1305_Base | protectedvirtual |
| AuthenticateLastHeaderBlock() (defined in ChaCha20Poly1305_Base) | ChaCha20Poly1305_Base | protectedvirtual |
| AuthenticationBlockSize() const (defined in ChaCha20Poly1305_Base) | ChaCha20Poly1305_Base | inlineprotectedvirtual |
| AuthenticationIsOnPlaintext() const (defined in ChaCha20Poly1305_Base) | ChaCha20Poly1305_Base | inlineprotectedvirtual |
| BlockSize() const | HashTransformation | inlinevirtual |
| 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 |
| CreateUpdateSpace(size_t &size) | HashTransformation | inlinevirtual |
| DecryptAndVerify(byte *message, const byte *mac, size_t macSize, const byte *iv, int ivLength, const byte *aad, size_t aadLength, const byte *ciphertext, size_t ciphertextLength) | ChaCha20Poly1305_Base | virtual |
| DefaultIVLength() const | SimpleKeyingInterface | inline |
| DefaultKeyLength() const | ChaCha20Poly1305_Base | inlinevirtual |
| DigestSize() const | ChaCha20Poly1305_Base | inlinevirtual |
| EncryptAndAuthenticate(byte *ciphertext, byte *mac, size_t macSize, const byte *iv, int ivLength, const byte *aad, size_t aadLength, const byte *message, size_t messageLength) | ChaCha20Poly1305_Base | virtual |
| Final(byte *digest) | HashTransformation | inlinevirtual |
| GetAlgorithm() const | AuthenticatedSymmetricCipher | inlineprotectedvirtual |
| GetIVAndThrowIfInvalid(const NameValuePairs ¶ms, size_t &size) | SimpleKeyingInterface | protected |
| GetMAC() const (defined in ChaCha20Poly1305_Final< T_IsEncryption >) | ChaCha20Poly1305_Final< T_IsEncryption > | inlineprotectedvirtual |
| GetNextIV(RandomNumberGenerator &rng, byte *iv) | SimpleKeyingInterface | virtual |
| GetOptimalBlockSizeUsed() const | StreamTransformation | inlinevirtual |
| GetSymmetricCipher() (defined in ChaCha20Poly1305_Final< T_IsEncryption >) | ChaCha20Poly1305_Final< T_IsEncryption > | inlineprotected |
| GetSymmetricCipher() const (defined in AuthenticatedSymmetricCipherBase) | AuthenticatedSymmetricCipherBase | inlineprotected |
| GetValidKeyLength(size_t n) const | ChaCha20Poly1305_Base | inlinevirtual |
| INTERNALLY_GENERATED_IV enum value | SimpleKeyingInterface | |
| IsForwardTransformation() const | ChaCha20Poly1305_Final< T_IsEncryption > | inlineprotectedvirtual |
| IsLastBlockSpecial() const | StreamTransformation | inlinevirtual |
| IsRandomAccess() const | AuthenticatedSymmetricCipherBase | inlinevirtual |
| IsResynchronizable() const | SimpleKeyingInterface | inline |
| IsSelfInverting() const | AuthenticatedSymmetricCipherBase | inlinevirtual |
| IsValidKeyLength(size_t n) const | ChaCha20Poly1305_Base | inlinevirtual |
| IV_Requirement enum name | SimpleKeyingInterface | |
| IVRequirement() const | ChaCha20Poly1305_Base | inlinevirtual |
| IVSize() const | ChaCha20Poly1305_Base | inlinevirtual |
| m_buffer (defined in AuthenticatedSymmetricCipherBase) | AuthenticatedSymmetricCipherBase | protected |
| m_bufferedDataLength (defined in AuthenticatedSymmetricCipherBase) | AuthenticatedSymmetricCipherBase | 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 | inlinevirtual |
| MaxFooterLength() const | ChaCha20Poly1305_Base | inlinevirtual |
| MaxHeaderLength() const | ChaCha20Poly1305_Base | inlinevirtual |
| MaxIVLength() const | ChaCha20Poly1305_Base | inlinevirtual |
| MaxKeyLength() const | ChaCha20Poly1305_Base | inlinevirtual |
| MaxMessageLength() const | ChaCha20Poly1305_Base | inlinevirtual |
| MinIVLength() const | ChaCha20Poly1305_Base | inlinevirtual |
| MinKeyLength() const | ChaCha20Poly1305_Base | inlinevirtual |
| MinLastBlockSize() const | StreamTransformation | inlinevirtual |
| NeedsPrespecifiedDataLengths() const | AuthenticatedSymmetricCipher | inlinevirtual |
| NOT_RESYNCHRONIZABLE enum value | SimpleKeyingInterface | |
| MessageAuthenticationCode::OptimalBlockSize() const | HashTransformation | inlinevirtual |
| StreamTransformation::OptimalBlockSize() const | StreamTransformation | inlinevirtual |
| OptimalDataAlignment() const | ChaCha20Poly1305_Base | inlinevirtual |
| ProcessByte(byte input) | StreamTransformation | inline |
| ProcessData(byte *outString, const byte *inString, size_t length) | AuthenticatedSymmetricCipherBase | virtual |
| ProcessLastBlock(byte *outString, size_t outLength, const byte *inString, size_t inLength) | 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 | SimpleKeyingInterface | |
| MessageAuthenticationCode::Ref() | HashTransformation | inline |
| StreamTransformation::Ref() | StreamTransformation | inline |
| RekeyCipherAndMac(const byte *userKey, size_t userKeyLength, const NameValuePairs ¶ms) (defined in ChaCha20Poly1305_Base) | ChaCha20Poly1305_Base | protected |
| Restart() | AuthenticatedSymmetricCipherBase | inlinevirtual |
| Resync(const byte *iv, size_t len) (defined in ChaCha20Poly1305_Base) | ChaCha20Poly1305_Base | protectedvirtual |
| Resynchronize(const byte *iv, int length=-1) | AuthenticatedSymmetricCipherBase | virtual |
| Seek(lword pos) | StreamTransformation | inlinevirtual |
| 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 ChaCha20Poly1305_Base) | ChaCha20Poly1305_Base | protectedvirtual |
| 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 |
| StaticAlgorithmName() (defined in ChaCha20Poly1305_Base) | ChaCha20Poly1305_Base | inline |
| TagSize() const | HashTransformation | inline |
| ThrowIfInvalidIV(const byte *iv) | SimpleKeyingInterface | protected |
| ThrowIfInvalidIVLength(int length) | SimpleKeyingInterface | protected |
| ThrowIfInvalidKeyLength(size_t length) | SimpleKeyingInterface | protected |
| ThrowIfInvalidTruncatedSize(size_t size) const | HashTransformation | protected |
| ThrowIfResynchronizable() | SimpleKeyingInterface | protected |
| TruncatedFinal(byte *mac, size_t macSize) | AuthenticatedSymmetricCipherBase | virtual |
| TruncatedVerify(const byte *digest, size_t digestLength) | HashTransformation | virtual |
| UncheckedSetKey(const byte *key, unsigned int length, const CryptoPP::NameValuePairs ¶ms) (defined in AuthenticatedSymmetricCipherBase) | AuthenticatedSymmetricCipherBase | inlineprotected |
| AuthenticatedSymmetricCipher::UncheckedSetKey(const byte *key, unsigned int length, const NameValuePairs ¶ms)=0 | SimpleKeyingInterface | protectedpure virtual |
| UncheckedSpecifyDataLengths(lword headerLength, lword messageLength, lword footerLength) (defined in AuthenticatedSymmetricCipher) | AuthenticatedSymmetricCipher | inlineprotectedvirtual |
| UNIQUE_IV enum value | SimpleKeyingInterface | |
| UNPREDICTABLE_RANDOM_IV enum value | SimpleKeyingInterface | |
| Update(const byte *input, size_t length) | AuthenticatedSymmetricCipherBase | 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 |
| ~Algorithm() (defined in Algorithm) | Algorithm | inlinevirtual |
| ~AuthenticatedSymmetricCipher() (defined in AuthenticatedSymmetricCipher) | AuthenticatedSymmetricCipher | inlinevirtual |
| ~ChaCha20Poly1305_Base() (defined in ChaCha20Poly1305_Base) | ChaCha20Poly1305_Base | inlinevirtual |
| ~ChaCha20Poly1305_Final() (defined in ChaCha20Poly1305_Final< T_IsEncryption >) | ChaCha20Poly1305_Final< T_IsEncryption > | inlinevirtual |
| ~Clonable() (defined in Clonable) | Clonable | inlinevirtual |
| ~HashTransformation() (defined in HashTransformation) | HashTransformation | inlinevirtual |
| ~SimpleKeyingInterface() (defined in SimpleKeyingInterface) | SimpleKeyingInterface | inlinevirtual |
| ~StreamTransformation() (defined in StreamTransformation) | StreamTransformation | inlinevirtual |