Crypto++ 8.7
Free C++ class library of cryptographic schemes
|
This is the complete list of members for Salsa20, including all inherited members.
Decryption typedef (defined in Salsa20) | Salsa20 | |
DEFAULT_KEYLENGTH | VariableKeyLength< 32, 16, 32, 16, SimpleKeyingInterface::UNIQUE_IV, 8 > | static |
Encryption typedef (defined in Salsa20) | Salsa20 | |
IV_LENGTH | VariableKeyLength< 32, 16, 32, 16, SimpleKeyingInterface::UNIQUE_IV, 8 > | static |
IV_REQUIREMENT | VariableKeyLength< 32, 16, 32, 16, SimpleKeyingInterface::UNIQUE_IV, 8 > | static |
KEYLENGTH_MULTIPLE | VariableKeyLength< 32, 16, 32, 16, SimpleKeyingInterface::UNIQUE_IV, 8 > | static |
MAX_KEYLENGTH | VariableKeyLength< 32, 16, 32, 16, SimpleKeyingInterface::UNIQUE_IV, 8 > | static |
MIN_KEYLENGTH | VariableKeyLength< 32, 16, 32, 16, SimpleKeyingInterface::UNIQUE_IV, 8 > | static |
StaticAlgorithmName() (defined in Salsa20_Info) | Salsa20_Info | inlinestatic |
StaticGetValidKeyLength(size_t keylength) | VariableKeyLength< 32, 16, 32, 16, SimpleKeyingInterface::UNIQUE_IV, 8 > | inlinestatic |