Crypto++
BlockCipher Member List

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

AdvancedProcessBlocks(const byte *inBlocks, const byte *xorBlocks, byte *outBlocks, size_t length, word32 flags) const BlockTransformationvirtual
Algorithm(bool checkSelfTestStatus=true)Algorithm
AlgorithmName() const Algorithminlinevirtual
AssertValidKeyLength(size_t length) const (defined in SimpleKeyingInterface)SimpleKeyingInterfaceinlineprotected
BlockSize() const =0BlockTransformationpure virtual
BT_AllowParallel enum value (defined in BlockTransformation)BlockTransformation
BT_DontIncrementInOutPointers enum value (defined in BlockTransformation)BlockTransformation
BT_InBlockIsCounter enum value (defined in BlockTransformation)BlockTransformation
BT_ReverseDirection enum value (defined in BlockTransformation)BlockTransformation
BT_XorInput enum value (defined in BlockTransformation)BlockTransformation
CanUsePredictableIVs() const SimpleKeyingInterfaceinline
CanUseRandomIVs() const SimpleKeyingInterfaceinline
CanUseStructuredIVs() const SimpleKeyingInterfaceinline
Clone() const Clonableinlinevirtual
DefaultIVLength() const SimpleKeyingInterfaceinline
DefaultKeyLength() const =0SimpleKeyingInterfacepure virtual
FlagsForAdvancedProcessBlocks (defined in BlockTransformation)BlockTransformation
GetAlgorithm() const (defined in BlockCipher)BlockCipherinlineprotectedvirtual
GetCipherDirection() const (defined in BlockTransformation)BlockTransformationinline
GetIVAndThrowIfInvalid(const NameValuePairs &params, size_t &size) (defined in SimpleKeyingInterface)SimpleKeyingInterfaceprotected
GetNextIV(RandomNumberGenerator &rng, byte *IV)SimpleKeyingInterfacevirtual
GetValidKeyLength(size_t n) const =0SimpleKeyingInterfacepure virtual
INTERNALLY_GENERATED_IV enum value (defined in SimpleKeyingInterface)SimpleKeyingInterface
IsForwardTransformation() const =0BlockTransformationpure virtual
IsPermutation() const BlockTransformationinlinevirtual
IsResynchronizable() const SimpleKeyingInterfaceinline
IsValidKeyLength(size_t n) const SimpleKeyingInterfaceinlinevirtual
IV_Requirement enum name (defined in SimpleKeyingInterface)SimpleKeyingInterface
IVRequirement() const =0SimpleKeyingInterfacepure virtual
IVSize() const (defined in SimpleKeyingInterface)SimpleKeyingInterfaceinlinevirtual
MaxIVLength() const SimpleKeyingInterfaceinlinevirtual
MaxKeyLength() const =0SimpleKeyingInterfacepure virtual
MinIVLength() const SimpleKeyingInterfaceinlinevirtual
MinKeyLength() const =0SimpleKeyingInterfacepure virtual
NOT_RESYNCHRONIZABLE enum value (defined in SimpleKeyingInterface)SimpleKeyingInterface
OptimalDataAlignment() const BlockTransformationvirtual
OptimalNumberOfParallelBlocks() const BlockTransformationinlinevirtual
ProcessAndXorBlock(const byte *inBlock, const byte *xorBlock, byte *outBlock) const =0BlockTransformationpure virtual
ProcessBlock(const byte *inBlock, byte *outBlock) const BlockTransformationinline
ProcessBlock(byte *inoutBlock) const BlockTransformationinline
RANDOM_IV enum value (defined in SimpleKeyingInterface)SimpleKeyingInterface
Resynchronize(const byte *iv, int ivLength=-1)SimpleKeyingInterfaceinlinevirtual
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