Crypto++
EAX_Final< T_BlockCipher, T_IsEncryption > Member List

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

AccessSymmetricCipher() (defined in EAX_Base)EAX_Baseinlineprotectedvirtual
MessageAuthenticationCode::Algorithm(bool checkSelfTestStatus=true)Algorithm
StreamTransformation::Algorithm(bool checkSelfTestStatus=true)Algorithm
AlgorithmName() const EAX_Baseinlinevirtual
AssertValidKeyLength(size_t length) const (defined in SimpleKeyingInterface)SimpleKeyingInterfaceinlineprotected
AuthenticateBlocks(const byte *data, size_t len) (defined in EAX_Base)EAX_Baseprotectedvirtual
AuthenticateData(const byte *data, size_t len) (defined in AuthenticatedSymmetricCipherBase)AuthenticatedSymmetricCipherBaseprotected
AuthenticatedSymmetricCipherBase() (defined in AuthenticatedSymmetricCipherBase)AuthenticatedSymmetricCipherBaseinline
AuthenticateLastConfidentialBlock() (defined in AuthenticatedSymmetricCipherBase)AuthenticatedSymmetricCipherBaseinlineprotectedvirtual
AuthenticateLastFooterBlock(byte *mac, size_t macSize) (defined in EAX_Base)EAX_Baseprotectedvirtual
AuthenticateLastHeaderBlock() (defined in EAX_Base)EAX_Baseprotectedvirtual
AuthenticationBlockSize() const (defined in EAX_Base)EAX_Baseinlineprotectedvirtual
AuthenticationIsOnPlaintext() const (defined in EAX_Base)EAX_Baseinlineprotectedvirtual
BlockSize() const HashTransformationinlinevirtual
CalculateDigest(byte *digest, const byte *input, size_t length)HashTransformationinlinevirtual
CalculateTruncatedDigest(byte *digest, size_t digestSize, const byte *input, size_t length)HashTransformationinlinevirtual
CanUsePredictableIVs() const SimpleKeyingInterfaceinline
CanUseRandomIVs() const SimpleKeyingInterfaceinline
CanUseStructuredIVs() const SimpleKeyingInterfaceinline
Clone() const Clonableinlinevirtual
CreateUpdateSpace(size_t &size)HashTransformationinlinevirtual
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)AuthenticatedSymmetricCiphervirtual
DefaultIVLength() const SimpleKeyingInterfaceinline
DefaultKeyLength() const EAX_Baseinlinevirtual
DigestSize() const EAX_Baseinlinevirtual
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)AuthenticatedSymmetricCiphervirtual
Final(byte *digest)HashTransformationinlinevirtual
GetAlgorithm() const (defined in AuthenticatedSymmetricCipher)AuthenticatedSymmetricCipherinlineprotectedvirtual
GetIVAndThrowIfInvalid(const NameValuePairs &params, size_t &size) (defined in SimpleKeyingInterface)SimpleKeyingInterfaceprotected
GetMAC() const (defined in EAX_Base)EAX_Baseinlineprotected
GetNextIV(RandomNumberGenerator &rng, byte *IV)SimpleKeyingInterfacevirtual
GetOptimalBlockSizeUsed() const StreamTransformationinlinevirtual
GetSymmetricCipher() const (defined in AuthenticatedSymmetricCipherBase)AuthenticatedSymmetricCipherBaseinlineprotected
GetValidKeyLength(size_t n) const EAX_Baseinlinevirtual
INTERNALLY_GENERATED_IV enum value (defined in SimpleKeyingInterface)SimpleKeyingInterface
IsForwardTransformation() const EAX_Final< T_BlockCipher, T_IsEncryption >inlinevirtual
IsRandomAccess() const AuthenticatedSymmetricCipherBaseinlinevirtual
IsResynchronizable() const SimpleKeyingInterfaceinline
IsSelfInverting() const AuthenticatedSymmetricCipherBaseinlinevirtual
IsValidKeyLength(size_t n) const EAX_Baseinlinevirtual
IV_Requirement enum name (defined in SimpleKeyingInterface)SimpleKeyingInterface
IVRequirement() const EAX_Baseinlinevirtual
IVSize() const (defined in EAX_Base)EAX_Baseinlinevirtual
m_buffer (defined in AuthenticatedSymmetricCipherBase)AuthenticatedSymmetricCipherBaseprotected
m_bufferedDataLength (defined in AuthenticatedSymmetricCipherBase)AuthenticatedSymmetricCipherBaseprotected
m_ctr (defined in EAX_Base)EAX_Baseprotected
m_state (defined in AuthenticatedSymmetricCipherBase)AuthenticatedSymmetricCipherBaseprotected
m_totalFooterLength (defined in AuthenticatedSymmetricCipherBase)AuthenticatedSymmetricCipherBaseprotected
m_totalHeaderLength (defined in AuthenticatedSymmetricCipherBase)AuthenticatedSymmetricCipherBaseprotected
m_totalMessageLength (defined in AuthenticatedSymmetricCipherBase)AuthenticatedSymmetricCipherBaseprotected
MandatoryBlockSize() const StreamTransformationinlinevirtual
MaxFooterLength() const AuthenticatedSymmetricCipherinlinevirtual
MaxHeaderLength() const EAX_Baseinlinevirtual
MaxIVLength() const EAX_Baseinlinevirtual
MaxKeyLength() const EAX_Baseinlinevirtual
MaxMessageLength() const EAX_Baseinlinevirtual
MinIVLength() const EAX_Baseinlinevirtual
MinKeyLength() const EAX_Baseinlinevirtual
MinLastBlockSize() const StreamTransformationinlinevirtual
NeedsPrespecifiedDataLengths() const AuthenticatedSymmetricCipherinlinevirtual
NOT_RESYNCHRONIZABLE enum value (defined in SimpleKeyingInterface)SimpleKeyingInterface
MessageAuthenticationCode::OptimalBlockSize() const HashTransformationinlinevirtual
StreamTransformation::OptimalBlockSize() const StreamTransformationinlinevirtual
OptimalDataAlignment() const EAX_Baseinlinevirtual
ProcessByte(byte input)StreamTransformationinline
ProcessData(byte *outString, const byte *inString, size_t length)AuthenticatedSymmetricCipherBasevirtual
ProcessLastBlock(byte *outString, const byte *inString, size_t length)StreamTransformationvirtual
ProcessString(byte *inoutString, size_t length)StreamTransformationinline
ProcessString(byte *outString, const byte *inString, size_t length)StreamTransformationinline
RANDOM_IV enum value (defined in SimpleKeyingInterface)SimpleKeyingInterface
MessageAuthenticationCode::Ref()HashTransformationinline
StreamTransformation::Ref()StreamTransformationinline
Restart()AuthenticatedSymmetricCipherBaseinlinevirtual
Resync(const byte *iv, size_t len) (defined in EAX_Base)EAX_Baseprotectedvirtual
Resynchronize(const byte *iv, int length=-1)AuthenticatedSymmetricCipherBasevirtual
Seek(lword n)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
SetKeyWithoutResync(const byte *userKey, size_t keylength, const NameValuePairs &params) (defined in EAX_Base)EAX_Baseprotectedvirtual
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)AuthenticatedSymmetricCipherBaseprotected
State_AuthFooter enum value (defined in AuthenticatedSymmetricCipherBase)AuthenticatedSymmetricCipherBaseprotected
State_AuthTransformed enum value (defined in AuthenticatedSymmetricCipherBase)AuthenticatedSymmetricCipherBaseprotected
State_AuthUntransformed enum value (defined in AuthenticatedSymmetricCipherBase)AuthenticatedSymmetricCipherBaseprotected
State_IVSet enum value (defined in AuthenticatedSymmetricCipherBase)AuthenticatedSymmetricCipherBaseprotected
State_KeySet enum value (defined in AuthenticatedSymmetricCipherBase)AuthenticatedSymmetricCipherBaseprotected
State_Start enum value (defined in AuthenticatedSymmetricCipherBase)AuthenticatedSymmetricCipherBaseprotected
StaticAlgorithmName() (defined in EAX_Final< T_BlockCipher, T_IsEncryption >)EAX_Final< T_BlockCipher, T_IsEncryption >inlinestatic
TagSize() const HashTransformationinline
ThrowIfInvalidIV(const byte *iv) (defined in SimpleKeyingInterface)SimpleKeyingInterfaceprotected
ThrowIfInvalidIVLength(int size) (defined in SimpleKeyingInterface)SimpleKeyingInterfaceprotected
ThrowIfInvalidKeyLength(size_t length) (defined in SimpleKeyingInterface)SimpleKeyingInterfaceprotected
ThrowIfInvalidTruncatedSize(size_t size) const (defined in HashTransformation)HashTransformationprotected
ThrowIfResynchronizable() (defined in SimpleKeyingInterface)SimpleKeyingInterfaceprotected
TruncatedFinal(byte *mac, size_t macSize)AuthenticatedSymmetricCipherBasevirtual
TruncatedVerify(const byte *digest, size_t digestLength)HashTransformationvirtual
UncheckedSetKey(const byte *, unsigned int, const ::NameValuePairs &) (defined in AuthenticatedSymmetricCipherBase)AuthenticatedSymmetricCipherBaseinline
UncheckedSetKey(const byte *key, unsigned int length, const NameValuePairs &params)=0 (defined in SimpleKeyingInterface)SimpleKeyingInterfaceprotectedpure virtual
UncheckedSpecifyDataLengths(lword headerLength, lword messageLength, lword footerLength) (defined in AuthenticatedSymmetricCipher)AuthenticatedSymmetricCipherinlineprotectedvirtual
UNIQUE_IV enum value (defined in SimpleKeyingInterface)SimpleKeyingInterface
UNPREDICTABLE_RANDOM_IV enum value (defined in SimpleKeyingInterface)SimpleKeyingInterface
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
~Clonable() (defined in Clonable)Clonableinlinevirtual
~SimpleKeyingInterface() (defined in SimpleKeyingInterface)SimpleKeyingInterfaceinlinevirtual