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

SymmetricCipher Member List

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

Algorithm(bool checkSelfTestStatus=true)Algorithm
AlgorithmName() const Algorithm [inline, virtual]
AssertValidKeyLength(unsigned int length) const (defined in SimpleKeyingInterface)SimpleKeyingInterface [inline, protected]
CanUsePredictableIVs() const SimpleKeyingInterface [inline]
CanUseRandomIVs() const SimpleKeyingInterface [inline]
CanUseStructuredIVs() const SimpleKeyingInterface [inline]
Clone() const Clonable [inline, virtual]
DefaultKeyLength() const=0SimpleKeyingInterface [pure virtual]
GetNextIV(byte *IV)SimpleKeyingInterface [inline, virtual]
GetOptimalBlockSizeUsed() const StreamTransformation [inline, virtual]
GetValidKeyLength(unsigned int n) const=0SimpleKeyingInterface [pure virtual]
INTERNALLY_GENERATED_IV enum value (defined in SimpleKeyingInterface)SimpleKeyingInterface
IsForwardTransformation() const=0StreamTransformation [pure virtual]
IsRandomAccess() const=0StreamTransformation [pure virtual]
IsResynchronizable() const SimpleKeyingInterface [inline]
IsSelfInverting() const=0StreamTransformation [pure virtual]
IsValidKeyLength(unsigned int n) const SimpleKeyingInterface [inline, virtual]
IV_Requirement enum name (defined in SimpleKeyingInterface)SimpleKeyingInterface
IVRequirement() const=0SimpleKeyingInterface [pure virtual]
IVSize() const SimpleKeyingInterface [inline, virtual]
MandatoryBlockSize() const StreamTransformation [inline, virtual]
MaxKeyLength() const=0SimpleKeyingInterface [pure virtual]
MinKeyLength() const=0SimpleKeyingInterface [pure virtual]
MinLastBlockSize() const StreamTransformation [inline, virtual]
NOT_RESYNCHRONIZABLE enum value (defined in SimpleKeyingInterface)SimpleKeyingInterface
OptimalBlockSize() const StreamTransformation [inline, virtual]
OptimalDataAlignment() const StreamTransformation [inline, virtual]
ProcessByte(byte input)StreamTransformation [inline]
ProcessData(byte *outString, const byte *inString, unsigned int length)=0StreamTransformation [pure virtual]
ProcessLastBlock(byte *outString, const byte *inString, unsigned int length)StreamTransformation [virtual]
ProcessString(byte *inoutString, unsigned int length)StreamTransformation [inline]
ProcessString(byte *outString, const byte *inString, unsigned int length)StreamTransformation [inline]
RANDOM_IV enum value (defined in SimpleKeyingInterface)SimpleKeyingInterface
Ref()StreamTransformation [inline]
Resynchronize(const byte *IV)SimpleKeyingInterface [inline, virtual]
Seek(dword n)StreamTransformation [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 Mon Apr 19 18:12:47 2004 for Crypto++ by doxygen 1.3.6-20040222