, including all inherited members.
| Algorithm(bool checkSelfTestStatus=true) | Algorithm | |
| AlgorithmName() const | Algorithm | [inline, virtual] |
| CanUsePredictableIVs() const | SimpleKeyingInterface | [inline] |
| CanUseRandomIVs() const | SimpleKeyingInterface | [inline] |
| CanUseStructuredIVs() const | SimpleKeyingInterface | [inline] |
| Clone() const | Clonable | [inline, virtual] |
| DefaultIVLength() const | SimpleKeyingInterface | [inline] |
| DefaultKeyLength() const =0 | SimpleKeyingInterface | [pure virtual] |
| GetNextIV(RandomNumberGenerator &rng, byte *iv) | SimpleKeyingInterface | [virtual] |
| GetOptimalBlockSizeUsed() const | StreamTransformation | [inline, virtual] |
| GetValidKeyLength(size_t n) const =0 | SimpleKeyingInterface | [pure virtual] |
| INTERNALLY_GENERATED_IV enum value | SimpleKeyingInterface | |
| IsForwardTransformation() const =0 | StreamTransformation | [pure virtual] |
| IsRandomAccess() const =0 | StreamTransformation | [pure virtual] |
| IsResynchronizable() const | SimpleKeyingInterface | [inline] |
| IsSelfInverting() const =0 | StreamTransformation | [pure virtual] |
| IsValidKeyLength(size_t keylength) const | SimpleKeyingInterface | [inline, virtual] |
| IV_Requirement enum name | SimpleKeyingInterface | |
| IVRequirement() const =0 | SimpleKeyingInterface | [pure virtual] |
| IVSize() const | SimpleKeyingInterface | [inline, virtual] |
| MandatoryBlockSize() const | StreamTransformation | [inline, virtual] |
| MaxIVLength() const | SimpleKeyingInterface | [inline, virtual] |
| MaxKeyLength() const =0 | SimpleKeyingInterface | [pure virtual] |
| MinIVLength() const | SimpleKeyingInterface | [inline, virtual] |
| MinKeyLength() const =0 | SimpleKeyingInterface | [pure virtual] |
| MinLastBlockSize() const | StreamTransformation | [inline, virtual] |
| NOT_RESYNCHRONIZABLE enum value | SimpleKeyingInterface | |
| OptimalBlockSize() const | StreamTransformation | [inline, virtual] |
| OptimalDataAlignment() const | StreamTransformation | [virtual] |
| ProcessByte(byte input) | StreamTransformation | [inline] |
| ProcessData(byte *outString, const byte *inString, size_t length)=0 | StreamTransformation | [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 value | SimpleKeyingInterface | |
| Ref() | StreamTransformation | [inline] |
| Resynchronize(const byte *iv, int ivLength=-1) | SimpleKeyingInterface | [inline, virtual] |
| Seek(lword pos) | StreamTransformation | [inline, virtual] |
| SetKey(const byte *key, size_t length, const NameValuePairs ¶ms=g_nullNameValuePairs) | SimpleKeyingInterface | [virtual] |
| SetKeyWithIV(const byte *key, size_t length, const byte *iv, size_t ivLength) | SimpleKeyingInterface | |
| SetKeyWithIV(const byte *key, size_t length, const byte *iv) | SimpleKeyingInterface | [inline] |
| SetKeyWithRounds(const byte *key, size_t length, int rounds) | SimpleKeyingInterface | |
| UNIQUE_IV enum value | SimpleKeyingInterface | |
| UNPREDICTABLE_RANDOM_IV enum value | SimpleKeyingInterface | |
| ~Clonable() (defined in Clonable) | Clonable | [inline, virtual] |
| ~SimpleKeyingInterface() (defined in SimpleKeyingInterface) | SimpleKeyingInterface | [inline, virtual] |