SAFER::Enc Member List

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

Algorithm(bool checkSelfTestStatus=true)Algorithm
AlgorithmName() const Algorithm [inline, virtual]
AssertValidKeyLength(size_t length) const 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]
exp_tabSAFER::Base [protected, static]
GetAlgorithm() const =0 (defined in SimpleKeyingInterface)SimpleKeyingInterface [protected, pure virtual]
GetAlignment() const SAFER::Base [inline]
GetCipherDirection() const BlockTransformation [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() const BlockTransformation [inline, virtual]
IsResynchronizable() const SimpleKeyingInterface [inline]
IsValidKeyLength(size_t n) const SimpleKeyingInterface [inline, virtual]
IV_Requirement enum nameSimpleKeyingInterface
IVRequirement() const =0SimpleKeyingInterface [pure virtual]
IVSize() const SimpleKeyingInterface [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() const BlockTransformation [inline, virtual]
ProcessAndXorBlock(const byte *inBlock, const byte *xorBlock, byte *outBlock) const SAFER::Enc [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 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]


Generated on Sun Sep 16 18:32:13 2007 for Crypto++ by  doxygen 1.5.3