Crypto++  8.8
Free C++ class library of cryptographic schemes
ChaCha20Poly1305_Final< T_IsEncryption > Member List

This is the complete list of members for ChaCha20Poly1305_Final< T_IsEncryption >, including all inherited members.

MessageAuthenticationCode::Algorithm(bool checkSelfTestStatus=true)Algorithm
StreamTransformation::Algorithm(bool checkSelfTestStatus=true)Algorithm
AlgorithmName() constChaCha20Poly1305_Baseinlinevirtual
AlgorithmProvider() constChaCha20Poly1305_Baseinlinevirtual
AuthenticatedSymmetricCipherBase() (defined in AuthenticatedSymmetricCipherBase)AuthenticatedSymmetricCipherBaseinline
BlockSize() constHashTransformationinlinevirtual
CalculateDigest(byte *digest, const byte *input, size_t length)HashTransformationinlinevirtual
CalculateTruncatedDigest(byte *digest, size_t digestSize, const byte *input, size_t length)HashTransformationinlinevirtual
CanUsePredictableIVs() constSimpleKeyingInterfaceinline
CanUseRandomIVs() constSimpleKeyingInterfaceinline
CanUseStructuredIVs() constSimpleKeyingInterfaceinline
Clone() constClonableinlinevirtual
CreateUpdateSpace(size_t &size)HashTransformationinlinevirtual
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_Basevirtual
DefaultIVLength() constSimpleKeyingInterfaceinline
DefaultKeyLength() constChaCha20Poly1305_Baseinlinevirtual
DigestSize() constChaCha20Poly1305_Baseinlinevirtual
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_Basevirtual
Final(byte *digest)HashTransformationinlinevirtual
GetNextIV(RandomNumberGenerator &rng, byte *iv)SimpleKeyingInterfacevirtual
GetOptimalBlockSizeUsed() constStreamTransformationinlinevirtual
GetValidKeyLength(size_t n) constChaCha20Poly1305_Baseinlinevirtual
INTERNALLY_GENERATED_IV enum valueSimpleKeyingInterface
IsLastBlockSpecial() constStreamTransformationinlinevirtual
IsRandomAccess() constAuthenticatedSymmetricCipherBaseinlinevirtual
IsResynchronizable() constSimpleKeyingInterfaceinline
IsSelfInverting() constAuthenticatedSymmetricCipherBaseinlinevirtual
IsValidKeyLength(size_t n) constChaCha20Poly1305_Baseinlinevirtual
IV_Requirement enum nameSimpleKeyingInterface
IVRequirement() constChaCha20Poly1305_Baseinlinevirtual
IVSize() constChaCha20Poly1305_Baseinlinevirtual
MandatoryBlockSize() constStreamTransformationinlinevirtual
MaxFooterLength() constChaCha20Poly1305_Baseinlinevirtual
MaxHeaderLength() constChaCha20Poly1305_Baseinlinevirtual
MaxIVLength() constChaCha20Poly1305_Baseinlinevirtual
MaxKeyLength() constChaCha20Poly1305_Baseinlinevirtual
MaxMessageLength() constChaCha20Poly1305_Baseinlinevirtual
MinIVLength() constChaCha20Poly1305_Baseinlinevirtual
MinKeyLength() constChaCha20Poly1305_Baseinlinevirtual
MinLastBlockSize() constStreamTransformationinlinevirtual
NeedsPrespecifiedDataLengths() constAuthenticatedSymmetricCipherinlinevirtual
NOT_RESYNCHRONIZABLE enum valueSimpleKeyingInterface
MessageAuthenticationCode::OptimalBlockSize() constHashTransformationinlinevirtual
StreamTransformation::OptimalBlockSize() constStreamTransformationinlinevirtual
OptimalDataAlignment() constChaCha20Poly1305_Baseinlinevirtual
ProcessByte(byte input)StreamTransformationinline
ProcessData(byte *outString, const byte *inString, size_t length)AuthenticatedSymmetricCipherBasevirtual
ProcessLastBlock(byte *outString, size_t outLength, const byte *inString, size_t inLength)StreamTransformationvirtual
ProcessString(byte *inoutString, size_t length)StreamTransformationinline
ProcessString(byte *outString, const byte *inString, size_t length)StreamTransformationinline
RANDOM_IV enum valueSimpleKeyingInterface
MessageAuthenticationCode::Ref()HashTransformationinline
StreamTransformation::Ref()StreamTransformationinline
Restart()AuthenticatedSymmetricCipherBaseinlinevirtual
Resynchronize(const byte *iv, int length=-1)AuthenticatedSymmetricCipherBasevirtual
Seek(lword pos)StreamTransformationinlinevirtual
SetKey(const byte *userKey, size_t keylength, const NameValuePairs &params)AuthenticatedSymmetricCipherBasevirtual
SetKeyWithIV(const byte *key, size_t length, const byte *iv, size_t ivLength)SimpleKeyingInterface
SetKeyWithIV(const byte *key, size_t length, const byte *iv)SimpleKeyingInterfaceinline
SetKeyWithRounds(const byte *key, size_t length, int rounds)SimpleKeyingInterface
SpecifyDataLengths(lword headerLength, lword messageLength, lword footerLength=0)AuthenticatedSymmetricCipher
StaticAlgorithmName() (defined in ChaCha20Poly1305_Base)ChaCha20Poly1305_Baseinlinestatic
TagSize() constHashTransformationinline
TruncatedFinal(byte *mac, size_t macSize)AuthenticatedSymmetricCipherBasevirtual
TruncatedVerify(const byte *digest, size_t digestLength)HashTransformationvirtual
UNIQUE_IV enum valueSimpleKeyingInterface
UNPREDICTABLE_RANDOM_IV enum valueSimpleKeyingInterface
Update(const byte *input, size_t length)AuthenticatedSymmetricCipherBasevirtual
Verify(const byte *digest)HashTransformationinlinevirtual
VerifyDigest(const byte *digest, const byte *input, size_t length)HashTransformationinlinevirtual
VerifyTruncatedDigest(const byte *digest, size_t digestLength, const byte *input, size_t length)HashTransformationinlinevirtual
~Algorithm() (defined in Algorithm)Algorithminlinevirtual
~AuthenticatedSymmetricCipher() (defined in AuthenticatedSymmetricCipher)AuthenticatedSymmetricCipherinlinevirtual
~ChaCha20Poly1305_Base() (defined in ChaCha20Poly1305_Base)ChaCha20Poly1305_Baseinlinevirtual
~ChaCha20Poly1305_Final() (defined in ChaCha20Poly1305_Final< T_IsEncryption >)ChaCha20Poly1305_Final< T_IsEncryption >inlinevirtual
~Clonable() (defined in Clonable)Clonableinlinevirtual
~HashTransformation() (defined in HashTransformation)HashTransformationinlinevirtual
~SimpleKeyingInterface() (defined in SimpleKeyingInterface)SimpleKeyingInterfaceinlinevirtual
~StreamTransformation() (defined in StreamTransformation)StreamTransformationinlinevirtual