Crypto++ 8.7
Free C++ class library of cryptographic schemes
|
This is the complete list of members for SAFER_SK, including all inherited members.
BLOCKSIZE | FixedBlockSize< 8 > | static |
Decryption typedef (defined in SAFER_SK) | SAFER_SK | |
DEFAULT_KEYLENGTH | VariableKeyLength< 16, 8, 16, 8 > | static |
DEFAULT_ROUNDS | VariableRounds< 10, 1, 13 > | static |
Encryption typedef (defined in SAFER_SK) | SAFER_SK | |
IV_LENGTH | VariableKeyLength< 16, 8, 16, 8 > | static |
IV_REQUIREMENT | VariableKeyLength< 16, 8, 16, 8 > | static |
KEYLENGTH_MULTIPLE | VariableKeyLength< 16, 8, 16, 8 > | static |
MAX_KEYLENGTH | VariableKeyLength< 16, 8, 16, 8 > | static |
MAX_ROUNDS | VariableRounds< 10, 1, 13 > | static |
MIN_KEYLENGTH | VariableKeyLength< 16, 8, 16, 8 > | static |
MIN_ROUNDS | VariableRounds< 10, 1, 13 > | static |
StaticAlgorithmName() (defined in SAFER_SK_Info) | SAFER_SK_Info | inlinestatic |
StaticGetDefaultRounds(size_t keylength) | VariableRounds< 10, 1, 13 > | inlinestatic |
StaticGetValidKeyLength(size_t keylength) | VariableKeyLength< 16, 8, 16, 8 > | inlinestatic |