Security Scol plugin
CBC_CTS_Encryption Member List

This is the complete list of members for CBC_CTS_Encryption, including all inherited members.

Algorithm(bool checkSelfTestStatus=true)Algorithm
AlgorithmName() constAlgorithminlinevirtual
AlgorithmProvider() constCipherModeBaseinlinevirtual
AssertValidKeyLength(size_t length) constSimpleKeyingInterfaceinlineprotected
BlockSize() const (defined in CipherModeBase)CipherModeBaseinlineprotected
CanUsePredictableIVs() constSimpleKeyingInterfaceinline
CanUseRandomIVs() constSimpleKeyingInterfaceinline
CanUseStructuredIVs() constSimpleKeyingInterfaceinline
CipherModeBase() (defined in CipherModeBase)CipherModeBaseinlineprotected
Clone() constClonableinlinevirtual
DefaultIVLength() constSimpleKeyingInterfaceinline
DefaultKeyLength() constCipherModeBaseinlinevirtual
GetAlgorithm() constSymmetricCipherinlineprotectedvirtual
GetIVAndThrowIfInvalid(const NameValuePairs &params, size_t &size)SimpleKeyingInterfaceprotected
GetNextIV(RandomNumberGenerator &rng, byte *iv)SimpleKeyingInterfacevirtual
GetOptimalBlockSizeUsed() constStreamTransformationinlinevirtual
GetValidKeyLength(size_t keylength) constCipherModeBaseinlinevirtual
INTERNALLY_GENERATED_IV enum valueSimpleKeyingInterface
IsForwardTransformation() constBlockOrientedCipherModeBaseinlinevirtual
IsLastBlockSpecial() constStreamTransformationinlinevirtual
IsRandomAccess() constBlockOrientedCipherModeBaseinlinevirtual
IsResynchronizable() constSimpleKeyingInterfaceinline
IsSelfInverting() constBlockOrientedCipherModeBaseinlinevirtual
IsValidKeyLength(size_t keylength) constCipherModeBaseinlinevirtual
IV_Requirement enum nameSimpleKeyingInterface
IVRequirement() constCBC_ModeBaseinlinevirtual
IVSize() constCipherModeBaseinlinevirtual
m_buffer (defined in BlockOrientedCipherModeBase)BlockOrientedCipherModeBaseprotected
m_cipher (defined in CipherModeBase)CipherModeBaseprotected
m_register (defined in CipherModeBase)CipherModeBaseprotected
m_stolenIV (defined in CBC_CTS_Encryption)CBC_CTS_Encryptionprotected
MandatoryBlockSize() constBlockOrientedCipherModeBaseinlinevirtual
MaxIVLength() constSimpleKeyingInterfaceinlinevirtual
MaxKeyLength() constCipherModeBaseinlinevirtual
MinIVLength() constSimpleKeyingInterfaceinlinevirtual
MinKeyLength() constCipherModeBaseinlinevirtual
MinLastBlockSize() constCBC_CTS_Encryptioninlinevirtual
NOT_RESYNCHRONIZABLE enum valueSimpleKeyingInterface
OptimalBlockSize() constStreamTransformationinlinevirtual
OptimalDataAlignment() constCipherModeBaseinlinevirtual
ProcessByte(byte input)StreamTransformationinline
ProcessData(byte *outString, const byte *inString, size_t length)CBC_Encryptionvirtual
ProcessLastBlock(byte *outString, size_t outLength, const byte *inString, size_t inLength)CBC_CTS_Encryptionvirtual
ProcessString(byte *inoutString, size_t length)StreamTransformationinline
ProcessString(byte *outString, const byte *inString, size_t length)StreamTransformationinline
RANDOM_IV enum valueSimpleKeyingInterface
Ref()StreamTransformationinline
RequireAlignedInput() const (defined in CBC_ModeBase)CBC_ModeBaseinline
ResizeBuffers() (defined in BlockOrientedCipherModeBase)BlockOrientedCipherModeBaseprotectedvirtual
Resynchronize(const byte *iv, int length=-1)BlockOrientedCipherModeBaseinlinevirtual
Seek(lword pos)StreamTransformationinlinevirtual
SetCipher(BlockCipher &cipher)CipherModeBaseinline
SetCipherWithIV(BlockCipher &cipher, const byte *iv, int feedbackSize=0)CipherModeBaseinline
SetFeedbackSize(unsigned int feedbackSize) (defined in CipherModeBase)CipherModeBaseinlineprotectedvirtual
SetKey(const byte *key, size_t length, const NameValuePairs &params=g_nullNameValuePairs)SimpleKeyingInterfacevirtual
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
SetStolenIV(byte *iv) (defined in CBC_CTS_Encryption)CBC_CTS_Encryptioninline
StaticAlgorithmName() (defined in CBC_CTS_Encryption)CBC_CTS_Encryptioninline
ThrowIfInvalidIV(const byte *iv)SimpleKeyingInterfaceprotected
ThrowIfInvalidIVLength(int length)SimpleKeyingInterfaceprotected
ThrowIfInvalidKeyLength(size_t length)SimpleKeyingInterfaceprotected
ThrowIfResynchronizable()SimpleKeyingInterfaceprotected
UncheckedSetKey(const byte *key, unsigned int length, const NameValuePairs &params)CBC_CTS_Encryptioninlineprotectedvirtual
UNIQUE_IV enum valueSimpleKeyingInterface
UNPREDICTABLE_RANDOM_IV enum valueSimpleKeyingInterface
~Algorithm() (defined in Algorithm)Algorithminlinevirtual
~BlockOrientedCipherModeBase() (defined in BlockOrientedCipherModeBase)BlockOrientedCipherModeBaseinlinevirtual
~CipherModeBase() (defined in CipherModeBase)CipherModeBaseinlinevirtual
~Clonable() (defined in Clonable)Clonableinlinevirtual
~SimpleKeyingInterface() (defined in SimpleKeyingInterface)SimpleKeyingInterfaceinlinevirtual
~StreamTransformation() (defined in StreamTransformation)StreamTransformationinlinevirtual