BlockCipher Member List

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

Algorithm(bool checkSelfTestStatus=true)Algorithm
AlgorithmName() const Algorithm [inline, virtual]
AssertValidKeyLength(size_t length) const (defined in SimpleKeyingInterface)SimpleKeyingInterface [inline, protected]
BlockAlignment() const BlockTransformation [virtual]
BlockSize() const =0BlockTransformation [pure virtual]
CanUsePredictableIVs() const SimpleKeyingInterface [inline]
CanUseRandomIVs() const SimpleKeyingInterface [inline]
CanUseStructuredIVs() const SimpleKeyingInterface [inline]
Clone() const Clonable [inline, virtual]
DefaultKeyLength() const =0SimpleKeyingInterface [pure virtual]
GetAlgorithm() const =0 (defined in SimpleKeyingInterface)SimpleKeyingInterface [protected, pure virtual]
GetCipherDirection() const (defined in BlockTransformation)BlockTransformation [inline]
GetIVAndThrowIfInvalid(const NameValuePairs &params) (defined in SimpleKeyingInterface)SimpleKeyingInterface [protected]
GetNextIV(RandomNumberGenerator &rng, byte *IV)SimpleKeyingInterface [virtual]
GetValidKeyLength(size_t n) const =0SimpleKeyingInterface [pure virtual]
INTERNALLY_GENERATED_IV enum value (defined in SimpleKeyingInterface)SimpleKeyingInterface
IsForwardTransformation() const =0BlockTransformation [pure virtual]
IsPermutation() const BlockTransformation [inline, virtual]
IsResynchronizable() const SimpleKeyingInterface [inline]
IsValidKeyLength(size_t n) const SimpleKeyingInterface [inline, virtual]
IV_Requirement enum name (defined in SimpleKeyingInterface)SimpleKeyingInterface
IVRequirement() const =0SimpleKeyingInterface [pure virtual]
IVSize() const SimpleKeyingInterface [inline, virtual]
MaxKeyLength() const =0SimpleKeyingInterface [pure virtual]
MinKeyLength() const =0SimpleKeyingInterface [pure virtual]
NOT_RESYNCHRONIZABLE enum value (defined in SimpleKeyingInterface)SimpleKeyingInterface
OptimalNumberOfParallelBlocks() const BlockTransformation [inline, virtual]
ProcessAndXorBlock(const byte *inBlock, const byte *xorBlock, byte *outBlock) const =0BlockTransformation [pure virtual]
ProcessAndXorMultipleBlocks(const byte *inBlocks, const byte *xorBlocks, byte *outBlocks, size_t numberOfBlocks) const BlockTransformation [virtual]
ProcessBlock(const byte *inBlock, byte *outBlock) const BlockTransformation [inline]
ProcessBlock(byte *inoutBlock) const BlockTransformation [inline]
RANDOM_IV enum value (defined in SimpleKeyingInterface)SimpleKeyingInterface
Resynchronize(const byte *IV)SimpleKeyingInterface [inline, virtual]
SetKey(const byte *key, size_t length, const NameValuePairs &params=g_nullNameValuePairs)SimpleKeyingInterface [virtual]
SetKeyWithIV(const byte *key, size_t length, const byte *iv)SimpleKeyingInterface
SetKeyWithRounds(const byte *key, size_t length, int rounds)SimpleKeyingInterface
ThrowIfInvalidIV(const byte *iv) (defined in SimpleKeyingInterface)SimpleKeyingInterface [protected]
ThrowIfInvalidKeyLength(size_t length) (defined in SimpleKeyingInterface)SimpleKeyingInterface [protected]
ThrowIfResynchronizable() (defined in SimpleKeyingInterface)SimpleKeyingInterface [protected]
UncheckedSetKey(const byte *key, unsigned int length, const NameValuePairs &params)=0 (defined in SimpleKeyingInterface)SimpleKeyingInterface [protected, pure virtual]
UNIQUE_IV enum value (defined in SimpleKeyingInterface)SimpleKeyingInterface
UNPREDICTABLE_RANDOM_IV enum value (defined in SimpleKeyingInterface)SimpleKeyingInterface
~Clonable() (defined in Clonable)Clonable [inline, virtual]
~SimpleKeyingInterface() (defined in SimpleKeyingInterface)SimpleKeyingInterface [inline, virtual]


Generated on Thu Oct 23 06:35:03 2008 for Crypto++ by  doxygen 1.5.6