Crypto++  8.8
Free C++ class library of cryptographic schemes
CBC_CTS_Decryption Member List

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

Algorithm(bool checkSelfTestStatus=true)Algorithm
AlgorithmName() constAlgorithminlinevirtual
AlgorithmProvider() constCipherModeBaseinlinevirtual
CanUsePredictableIVs() constSimpleKeyingInterfaceinline
CanUseRandomIVs() constSimpleKeyingInterfaceinline
CanUseStructuredIVs() constSimpleKeyingInterfaceinline
Clone() constClonableinlinevirtual
DefaultIVLength() constSimpleKeyingInterfaceinline
DefaultKeyLength() constCipherModeBaseinlinevirtual
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
MandatoryBlockSize() constBlockOrientedCipherModeBaseinlinevirtual
MaxIVLength() constSimpleKeyingInterfaceinlinevirtual
MaxKeyLength() constCipherModeBaseinlinevirtual
MinIVLength() constSimpleKeyingInterfaceinlinevirtual
MinKeyLength() constCipherModeBaseinlinevirtual
MinLastBlockSize() constCBC_CTS_Decryptioninlinevirtual
NOT_RESYNCHRONIZABLE enum valueSimpleKeyingInterface
OptimalBlockSize() constStreamTransformationinlinevirtual
OptimalDataAlignment() constCipherModeBaseinlinevirtual
ProcessByte(byte input)StreamTransformationinline
ProcessData(byte *outString, const byte *inString, size_t length)CBC_Decryptionvirtual
ProcessLastBlock(byte *outString, size_t outLength, const byte *inString, size_t inLength)CBC_CTS_Decryptionvirtual
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
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
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
StaticAlgorithmName() (defined in CBC_ModeBase)CBC_ModeBaseinlinestatic
UncheckedSetKey(const byte *key, unsigned int length, const NameValuePairs &params)BlockOrientedCipherModeBasevirtual
UNIQUE_IV enum valueSimpleKeyingInterface
UNPREDICTABLE_RANDOM_IV enum valueSimpleKeyingInterface
~Algorithm() (defined in Algorithm)Algorithminlinevirtual
~BlockOrientedCipherModeBase() (defined in BlockOrientedCipherModeBase)BlockOrientedCipherModeBaseinlinevirtual
~CBC_Decryption() (defined in CBC_Decryption)CBC_Decryptioninlinevirtual
~CipherModeBase() (defined in CipherModeBase)CipherModeBaseinlinevirtual
~Clonable() (defined in Clonable)Clonableinlinevirtual
~SimpleKeyingInterface() (defined in SimpleKeyingInterface)SimpleKeyingInterfaceinlinevirtual
~StreamTransformation() (defined in StreamTransformation)StreamTransformationinlinevirtual