|
Crypto++ 8.9
Free C++ class library of cryptographic schemes
|
This is the complete list of members for XSalsa20, including all inherited members.
| Decryption typedef (defined in XSalsa20) | XSalsa20 | |
| DEFAULT_KEYLENGTH | FixedKeyLength< 32, SimpleKeyingInterface::UNIQUE_IV, 24 > | static |
| Encryption typedef (defined in XSalsa20) | XSalsa20 | |
| IV_LENGTH | FixedKeyLength< 32, SimpleKeyingInterface::UNIQUE_IV, 24 > | static |
| IV_REQUIREMENT | FixedKeyLength< 32, SimpleKeyingInterface::UNIQUE_IV, 24 > | static |
| KEYLENGTH | FixedKeyLength< 32, SimpleKeyingInterface::UNIQUE_IV, 24 > | static |
| MAX_KEYLENGTH | FixedKeyLength< 32, SimpleKeyingInterface::UNIQUE_IV, 24 > | static |
| MIN_KEYLENGTH | FixedKeyLength< 32, SimpleKeyingInterface::UNIQUE_IV, 24 > | static |
| StaticAlgorithmName() (defined in XSalsa20_Info) | XSalsa20_Info | inlinestatic |
| StaticGetValidKeyLength(size_t keylength) | FixedKeyLength< 32, SimpleKeyingInterface::UNIQUE_IV, 24 > | inlinestatic |