Crypto++
ModePolicyCommonTemplate< POLICY_INTERFACE > Member List

This is the complete list of members for ModePolicyCommonTemplate< POLICY_INTERFACE >, including all inherited members.

Algorithm(bool checkSelfTestStatus=true)Algorithm
AlgorithmName() const Algorithminlinevirtual
AssertValidKeyLength(size_t length) const (defined in SimpleKeyingInterface)SimpleKeyingInterfaceinlineprotected
BlockSize() const (defined in CipherModeBase)CipherModeBaseinlineprotected
CanUsePredictableIVs() const SimpleKeyingInterfaceinline
CanUseRandomIVs() const SimpleKeyingInterfaceinline
CanUseStructuredIVs() const SimpleKeyingInterfaceinline
CipherModeBase() (defined in CipherModeBase)CipherModeBaseinlineprotected
Clone() const Clonableinlinevirtual
DefaultIVLength() const SimpleKeyingInterfaceinline
DefaultKeyLength() const CipherModeBaseinlinevirtual
GetAlgorithm() const (defined in SymmetricCipher)SymmetricCipherinlineprotectedvirtual
GetIVAndThrowIfInvalid(const NameValuePairs &params, size_t &size) (defined in SimpleKeyingInterface)SimpleKeyingInterfaceprotected
GetNextIV(RandomNumberGenerator &rng, byte *IV)SimpleKeyingInterfacevirtual
GetOptimalBlockSizeUsed() const StreamTransformationinlinevirtual
GetValidKeyLength(size_t n) const CipherModeBaseinlinevirtual
INTERNALLY_GENERATED_IV enum value (defined in SimpleKeyingInterface)SimpleKeyingInterface
IsForwardTransformation() const =0StreamTransformationpure virtual
IsRandomAccess() const =0StreamTransformationpure virtual
IsResynchronizable() const SimpleKeyingInterfaceinline
IsSelfInverting() const =0StreamTransformationpure virtual
IsValidKeyLength(size_t n) const CipherModeBaseinlinevirtual
IV_Requirement enum name (defined in SimpleKeyingInterface)SimpleKeyingInterface
IVRequirement() const =0CipherModeBasepure virtual
IVSize() const (defined in CipherModeBase)CipherModeBaseinlinevirtual
m_cipher (defined in CipherModeBase)CipherModeBaseprotected
m_register (defined in CipherModeBase)CipherModeBaseprotected
MandatoryBlockSize() const StreamTransformationinlinevirtual
MaxIVLength() const SimpleKeyingInterfaceinlinevirtual
MaxKeyLength() const CipherModeBaseinlinevirtual
MinIVLength() const SimpleKeyingInterfaceinlinevirtual
MinKeyLength() const CipherModeBaseinlinevirtual
MinLastBlockSize() const StreamTransformationinlinevirtual
NOT_RESYNCHRONIZABLE enum value (defined in SimpleKeyingInterface)SimpleKeyingInterface
OptimalBlockSize() const StreamTransformationinlinevirtual
OptimalDataAlignment() const CipherModeBaseinlinevirtual
ProcessByte(byte input)StreamTransformationinline
ProcessData(byte *outString, const byte *inString, size_t length)=0StreamTransformationpure virtual
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
Ref()StreamTransformationinline
ResizeBuffers() (defined in CipherModeBase)CipherModeBaseinlineprotectedvirtual
Resynchronize(const byte *iv, int ivLength=-1)SimpleKeyingInterfaceinlinevirtual
Seek(lword n)StreamTransformationinlinevirtual
SetCipher(BlockCipher &cipher) (defined in CipherModeBase)CipherModeBaseinline
SetCipherWithIV(BlockCipher &cipher, const byte *iv, int feedbackSize=0) (defined in CipherModeBase)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) (defined in SimpleKeyingInterface)SimpleKeyingInterfaceprotected
ThrowIfInvalidIVLength(int size) (defined in SimpleKeyingInterface)SimpleKeyingInterfaceprotected
ThrowIfInvalidKeyLength(size_t length) (defined in SimpleKeyingInterface)SimpleKeyingInterfaceprotected
ThrowIfResynchronizable() (defined in SimpleKeyingInterface)SimpleKeyingInterfaceprotected
UncheckedSetKey(const byte *key, unsigned int length, const NameValuePairs &params)=0 (defined in SimpleKeyingInterface)SimpleKeyingInterfaceprotectedpure virtual
UNIQUE_IV enum value (defined in SimpleKeyingInterface)SimpleKeyingInterface
UNPREDICTABLE_RANDOM_IV enum value (defined in SimpleKeyingInterface)SimpleKeyingInterface
~Clonable() (defined in Clonable)Clonableinlinevirtual
~SimpleKeyingInterface() (defined in SimpleKeyingInterface)SimpleKeyingInterfaceinlinevirtual