|
Crypto++
|
This is the complete list of members for SAFER::Dec, including all inherited members.
| AdvancedProcessBlocks(const byte *inBlocks, const byte *xorBlocks, byte *outBlocks, size_t length, word32 flags) const | BlockTransformation | virtual |
| Algorithm(bool checkSelfTestStatus=true) | Algorithm | |
| AlgorithmName() const | Algorithm | inlinevirtual |
| AssertValidKeyLength(size_t length) const (defined in SimpleKeyingInterface) | SimpleKeyingInterface | inlineprotected |
| BlockSize() const =0 | BlockTransformation | pure virtual |
| BT_AllowParallel enum value (defined in BlockTransformation) | BlockTransformation | |
| BT_DontIncrementInOutPointers enum value (defined in BlockTransformation) | BlockTransformation | |
| BT_InBlockIsCounter enum value (defined in BlockTransformation) | BlockTransformation | |
| BT_ReverseDirection enum value (defined in BlockTransformation) | BlockTransformation | |
| BT_XorInput enum value (defined in BlockTransformation) | BlockTransformation | |
| CanUsePredictableIVs() const | SimpleKeyingInterface | inline |
| CanUseRandomIVs() const | SimpleKeyingInterface | inline |
| CanUseStructuredIVs() const | SimpleKeyingInterface | inline |
| Clone() const | Clonable | inlinevirtual |
| DefaultIVLength() const | SimpleKeyingInterface | inline |
| DefaultKeyLength() const =0 | SimpleKeyingInterface | pure virtual |
| exp_tab (defined in SAFER::Base) | SAFER::Base | protectedstatic |
| FlagsForAdvancedProcessBlocks (defined in BlockTransformation) | BlockTransformation | |
| GetAlgorithm() const (defined in BlockCipher) | BlockCipher | inlineprotectedvirtual |
| GetCipherDirection() const (defined in BlockTransformation) | BlockTransformation | inline |
| GetIVAndThrowIfInvalid(const NameValuePairs ¶ms, size_t &size) (defined in SimpleKeyingInterface) | SimpleKeyingInterface | protected |
| GetNextIV(RandomNumberGenerator &rng, byte *IV) | SimpleKeyingInterface | virtual |
| GetValidKeyLength(size_t n) const =0 | SimpleKeyingInterface | pure virtual |
| INTERNALLY_GENERATED_IV enum value (defined in SimpleKeyingInterface) | SimpleKeyingInterface | |
| IsForwardTransformation() const =0 | BlockTransformation | pure virtual |
| IsPermutation() const | BlockTransformation | inlinevirtual |
| IsResynchronizable() const | SimpleKeyingInterface | inline |
| IsValidKeyLength(size_t n) const | SimpleKeyingInterface | inlinevirtual |
| IV_Requirement enum name (defined in SimpleKeyingInterface) | SimpleKeyingInterface | |
| IVRequirement() const =0 | SimpleKeyingInterface | pure virtual |
| IVSize() const (defined in SimpleKeyingInterface) | SimpleKeyingInterface | inlinevirtual |
| keySchedule (defined in SAFER::Base) | SAFER::Base | protected |
| log_tab (defined in SAFER::Base) | SAFER::Base | protectedstatic |
| MaxIVLength() const | SimpleKeyingInterface | inlinevirtual |
| MaxKeyLength() const =0 | SimpleKeyingInterface | pure virtual |
| MinIVLength() const | SimpleKeyingInterface | inlinevirtual |
| MinKeyLength() const =0 | SimpleKeyingInterface | pure virtual |
| NOT_RESYNCHRONIZABLE enum value (defined in SimpleKeyingInterface) | SimpleKeyingInterface | |
| OptimalDataAlignment() const | SAFER::Base | inlinevirtual |
| OptimalNumberOfParallelBlocks() const | BlockTransformation | inlinevirtual |
| ProcessAndXorBlock(const byte *inBlock, const byte *xorBlock, byte *outBlock) const | SAFER::Dec | virtual |
| ProcessBlock(const byte *inBlock, byte *outBlock) const | BlockTransformation | inline |
| ProcessBlock(byte *inoutBlock) const | BlockTransformation | inline |
| RANDOM_IV enum value (defined in SimpleKeyingInterface) | SimpleKeyingInterface | |
| Resynchronize(const byte *iv, int ivLength=-1) | SimpleKeyingInterface | inlinevirtual |
| 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 | |
| Strengthened() const =0 (defined in SAFER::Base) | SAFER::Base | protectedpure virtual |
| ThrowIfInvalidIV(const byte *iv) (defined in SimpleKeyingInterface) | SimpleKeyingInterface | protected |
| ThrowIfInvalidIVLength(int size) (defined in SimpleKeyingInterface) | SimpleKeyingInterface | protected |
| ThrowIfInvalidKeyLength(size_t length) (defined in SimpleKeyingInterface) | SimpleKeyingInterface | protected |
| ThrowIfResynchronizable() (defined in SimpleKeyingInterface) | SimpleKeyingInterface | protected |
| UncheckedSetKey(const byte *userkey, unsigned int length, const NameValuePairs ¶ms) (defined in SAFER::Base) | SAFER::Base | virtual |
| UNIQUE_IV enum value (defined in SimpleKeyingInterface) | SimpleKeyingInterface | |
| UNPREDICTABLE_RANDOM_IV enum value (defined in SimpleKeyingInterface) | SimpleKeyingInterface | |
| ~Clonable() (defined in Clonable) | Clonable | inlinevirtual |
| ~SimpleKeyingInterface() (defined in SimpleKeyingInterface) | SimpleKeyingInterface | inlinevirtual |
1.8.9.1