Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

BlockCipher Member List

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

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


Generated on Fri Aug 13 09:56:56 2004 for Crypto++ by doxygen 1.3.7