This is the complete list of members for XChaCha20, including all inherited members.
Decryption typedef | XChaCha20 | |
DEFAULT_KEYLENGTH | FixedKeyLength< 32, SimpleKeyingInterface::UNIQUE_IV, 24 > | static |
Encryption typedef | XChaCha20 | |
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() | XChaCha20_Info | inlinestatic |
StaticGetValidKeyLength(size_t keylength) | FixedKeyLength< 32, SimpleKeyingInterface::UNIQUE_IV, 24 > | inlinestatic |