BLOCKSIZE (defined in FixedBlockSize< 8 >) | FixedBlockSize< 8 > | static |
Decryption typedef (defined in SAFER_SK) | SAFER_SK | |
DEFAULT_KEYLENGTH (defined in VariableKeyLength< 16, 8, 16, 8 >) | VariableKeyLength< 16, 8, 16, 8 > | static |
DEFAULT_ROUNDS (defined in VariableRounds< 10, 1, 13 >) | VariableRounds< 10, 1, 13 > | static |
Encryption typedef (defined in SAFER_SK) | SAFER_SK | |
GetRoundsAndThrowIfInvalid(const NameValuePairs ¶m, const Algorithm *alg) (defined in VariableRounds< 10, 1, 13 >) | VariableRounds< 10, 1, 13 > | inlineprotected |
IV_LENGTH (defined in VariableKeyLength< 16, 8, 16, 8 >) | VariableKeyLength< 16, 8, 16, 8 > | static |
IV_REQUIREMENT (defined in VariableKeyLength< 16, 8, 16, 8 >) | VariableKeyLength< 16, 8, 16, 8 > | static |
KEYLENGTH_MULTIPLE (defined in VariableKeyLength< 16, 8, 16, 8 >) | VariableKeyLength< 16, 8, 16, 8 > | static |
MAX_KEYLENGTH (defined in VariableKeyLength< 16, 8, 16, 8 >) | VariableKeyLength< 16, 8, 16, 8 > | static |
MAX_ROUNDS (defined in VariableRounds< 10, 1, 13 >) | VariableRounds< 10, 1, 13 > | static |
MIN_KEYLENGTH (defined in VariableKeyLength< 16, 8, 16, 8 >) | VariableKeyLength< 16, 8, 16, 8 > | static |
MIN_ROUNDS (defined in VariableRounds< 10, 1, 13 >) | VariableRounds< 10, 1, 13 > | static |
StaticAlgorithmName() (defined in SAFER_SK_Info) | SAFER_SK_Info | inlinestatic |
StaticGetDefaultRounds(size_t keylength) (defined in VariableRounds< 10, 1, 13 >) | VariableRounds< 10, 1, 13 > | inlinestatic |
StaticGetValidKeyLength(size_t n) (defined in VariableKeyLength< 16, 8, 16, 8 >) | VariableKeyLength< 16, 8, 16, 8 > | inlinestatic |
ThrowIfInvalidRounds(int rounds, const Algorithm *alg) (defined in VariableRounds< 10, 1, 13 >) | VariableRounds< 10, 1, 13 > | inlineprotected |