Security Scol plugin
CipherModeBase Member List

This is the complete list of members for CipherModeBase, 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() const =0StreamTransformationpure virtual
IsLastBlockSpecial() constStreamTransformationinlinevirtual
IsRandomAccess() const =0StreamTransformationpure virtual
IsResynchronizable() constSimpleKeyingInterfaceinline
IsSelfInverting() const =0StreamTransformationpure virtual
IsValidKeyLength(size_t keylength) constCipherModeBaseinlinevirtual
IV_Requirement enum nameSimpleKeyingInterface
IVRequirement() const =0CipherModeBasepure virtual
IVSize() constCipherModeBaseinlinevirtual
m_cipher (defined in CipherModeBase)CipherModeBaseprotected
m_register (defined in CipherModeBase)CipherModeBaseprotected
MandatoryBlockSize() constStreamTransformationinlinevirtual
MaxIVLength() constSimpleKeyingInterfaceinlinevirtual
MaxKeyLength() constCipherModeBaseinlinevirtual
MinIVLength() constSimpleKeyingInterfaceinlinevirtual
MinKeyLength() constCipherModeBaseinlinevirtual
MinLastBlockSize() constStreamTransformationinlinevirtual
NOT_RESYNCHRONIZABLE enum valueSimpleKeyingInterface
OptimalBlockSize() constStreamTransformationinlinevirtual
OptimalDataAlignment() constCipherModeBaseinlinevirtual
ProcessByte(byte input)StreamTransformationinline
ProcessData(byte *outString, const byte *inString, size_t length)=0StreamTransformationpure virtual
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
Ref()StreamTransformationinline
ResizeBuffers() (defined in CipherModeBase)CipherModeBaseprotectedvirtual
Resynchronize(const byte *iv, int ivLength=-1)SimpleKeyingInterfaceinlinevirtual
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
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)=0SimpleKeyingInterfaceprotectedpure virtual
UNIQUE_IV enum valueSimpleKeyingInterface
UNPREDICTABLE_RANDOM_IV enum valueSimpleKeyingInterface
~Algorithm() (defined in Algorithm)Algorithminlinevirtual
~CipherModeBase() (defined in CipherModeBase)CipherModeBaseinlinevirtual
~Clonable() (defined in Clonable)Clonableinlinevirtual
~SimpleKeyingInterface() (defined in SimpleKeyingInterface)SimpleKeyingInterfaceinlinevirtual
~StreamTransformation() (defined in StreamTransformation)StreamTransformationinlinevirtual