OFB_ModePolicy Member List

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

Algorithm(bool checkSelfTestStatus=true)Algorithm
AlgorithmName() constAlgorithm [inline, virtual]
AssertValidKeyLength(size_t length) const SimpleKeyingInterface [inline, protected]
BlockSize() constCipherModeBase [inline, protected]
CanOperateKeystream() constAdditiveCipherAbstractPolicy [inline, virtual]
CanUsePredictableIVs() constSimpleKeyingInterface [inline]
CanUseRandomIVs() constSimpleKeyingInterface [inline]
CanUseStructuredIVs() constSimpleKeyingInterface [inline]
Clone() constClonable [inline, virtual]
DefaultKeyLength() constCipherModeBase [inline, virtual]
GetAlgorithm() const=0 (defined in SimpleKeyingInterface)SimpleKeyingInterface [protected, pure virtual]
GetIVAndThrowIfInvalid(const NameValuePairs &params)SimpleKeyingInterface [protected]
GetNextIV(RandomNumberGenerator &rng, byte *IV)SimpleKeyingInterface [virtual]
GetOptimalBlockSize() constAdditiveCipherAbstractPolicy [inline, virtual]
GetOptimalBlockSizeUsed() constStreamTransformation [inline, virtual]
GetValidKeyLength(size_t n) constCipherModeBase [inline, virtual]
INTERNALLY_GENERATED_IV enum valueSimpleKeyingInterface
IsForwardTransformation() const=0StreamTransformation [pure virtual]
IsRandomAccess() constOFB_ModePolicy [inline, virtual]
IsResynchronizable() constSimpleKeyingInterface [inline]
IsSelfInverting() const=0StreamTransformation [pure virtual]
IsValidKeyLength(size_t n) constCipherModeBase [inline, virtual]
IV_Requirement enum nameSimpleKeyingInterface
IVRequirement() constOFB_ModePolicy [inline, virtual]
IVSize() constCipherModeBase [inline, virtual]
m_cipherCipherModeBase [protected]
m_registerCipherModeBase [protected]
MandatoryBlockSize() constStreamTransformation [inline, virtual]
MaxKeyLength() constCipherModeBase [inline, virtual]
MinKeyLength() constCipherModeBase [inline, virtual]
MinLastBlockSize() constStreamTransformation [inline, virtual]
NOT_RESYNCHRONIZABLE enum valueSimpleKeyingInterface
OperateKeystream(KeystreamOperation operation, byte *output, const byte *input, size_t iterationCount)AdditiveCipherAbstractPolicy [inline, virtual]
OptimalBlockSize() constStreamTransformation [inline, virtual]
OptimalDataAlignment() constCipherModeBase [inline, virtual]
ProcessByte(byte input)StreamTransformation [inline]
ProcessData(byte *outString, const byte *inString, size_t length)=0StreamTransformation [pure virtual]
ProcessLastBlock(byte *outString, const byte *inString, size_t length)StreamTransformation [virtual]
ProcessString(byte *inoutString, size_t length)StreamTransformation [inline]
ProcessString(byte *outString, const byte *inString, size_t length)StreamTransformation [inline]
RANDOM_IV enum valueSimpleKeyingInterface
Ref()StreamTransformation [inline]
ResizeBuffers()CipherModeBase [inline, protected, virtual]
Resynchronize(const byte *IV)SimpleKeyingInterface [inline, virtual]
Seek(lword n)StreamTransformation [inline, virtual]
SeekToIteration(lword iterationCount)AdditiveCipherAbstractPolicy [inline, virtual]
SetFeedbackSize(unsigned int feedbackSize)CipherModeBase [inline, protected, 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
StaticAlgorithmName()OFB_ModePolicy [inline, static]
ThrowIfInvalidIV(const byte *iv)SimpleKeyingInterface [protected]
ThrowIfInvalidKeyLength(size_t length)SimpleKeyingInterface [protected]
ThrowIfResynchronizable()SimpleKeyingInterface [protected]
UncheckedSetKey(const byte *key, unsigned int length, const NameValuePairs &params)=0 (defined in SimpleKeyingInterface)SimpleKeyingInterface [protected, pure virtual]
UNIQUE_IV enum valueSimpleKeyingInterface
UNPREDICTABLE_RANDOM_IV enum valueSimpleKeyingInterface
~AdditiveCipherAbstractPolicy()AdditiveCipherAbstractPolicy [inline, virtual]
~Clonable()Clonable [inline, virtual]
~SimpleKeyingInterface()SimpleKeyingInterface [inline, virtual]


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