SAFER::Base Member List

This is the complete list of members for SAFER::Base, including all inherited members.

Algorithm(bool checkSelfTestStatus=true)Algorithm
AlgorithmName() constAlgorithm [inline, virtual]
AssertValidKeyLength(size_t length) const SimpleKeyingInterface [inline, protected]
BlockAlignment() constBlockTransformation [virtual]
BlockSize() const=0BlockTransformation [pure virtual]
CanUsePredictableIVs() constSimpleKeyingInterface [inline]
CanUseRandomIVs() constSimpleKeyingInterface [inline]
CanUseStructuredIVs() constSimpleKeyingInterface [inline]
Clone() constClonable [inline, virtual]
DefaultKeyLength() const=0SimpleKeyingInterface [pure virtual]
exp_tabSAFER::Base [protected, static]
GetAlgorithm() const=0 (defined in SimpleKeyingInterface)SimpleKeyingInterface [protected, pure virtual]
GetAlignment() constSAFER::Base [inline]
GetCipherDirection() constBlockTransformation [inline]
GetIVAndThrowIfInvalid(const NameValuePairs &params)SimpleKeyingInterface [protected]
GetNextIV(RandomNumberGenerator &rng, byte *IV)SimpleKeyingInterface [virtual]
GetValidKeyLength(size_t n) const=0SimpleKeyingInterface [pure virtual]
INTERNALLY_GENERATED_IV enum valueSimpleKeyingInterface
IsForwardTransformation() const=0BlockTransformation [pure virtual]
IsPermutation() constBlockTransformation [inline, virtual]
IsResynchronizable() constSimpleKeyingInterface [inline]
IsValidKeyLength(size_t n) constSimpleKeyingInterface [inline, virtual]
IV_Requirement enum nameSimpleKeyingInterface
IVRequirement() const=0SimpleKeyingInterface [pure virtual]
IVSize() constSimpleKeyingInterface [inline, virtual]
keyScheduleSAFER::Base [protected]
log_tabSAFER::Base [protected, static]
MaxKeyLength() const=0SimpleKeyingInterface [pure virtual]
MinKeyLength() const=0SimpleKeyingInterface [pure virtual]
NOT_RESYNCHRONIZABLE enum valueSimpleKeyingInterface
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, size_t numberOfBlocks) constBlockTransformation [virtual]
ProcessBlock(const byte *inBlock, byte *outBlock) const BlockTransformation [inline]
ProcessBlock(byte *inoutBlock) const BlockTransformation [inline]
RANDOM_IV enum valueSimpleKeyingInterface
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
Strengthened() const=0 (defined in SAFER::Base)SAFER::Base [protected, pure virtual]
ThrowIfInvalidIV(const byte *iv)SimpleKeyingInterface [protected]
ThrowIfInvalidKeyLength(size_t length)SimpleKeyingInterface [protected]
ThrowIfResynchronizable()SimpleKeyingInterface [protected]
UncheckedSetKey(const byte *userkey, unsigned int length, const NameValuePairs &params)SAFER::Base [virtual]
UNIQUE_IV enum valueSimpleKeyingInterface
UNPREDICTABLE_RANDOM_IV enum valueSimpleKeyingInterface
~Clonable()Clonable [inline, virtual]
~SimpleKeyingInterface()SimpleKeyingInterface [inline, virtual]


Generated on Fri Jun 1 11:11:48 2007 for Crypto++ by  doxygen 1.5.2