Crypto++
5.6.5
Free C++ class library of cryptographic schemes
|
This is the complete list of members for ChaCha8, including all inherited members.
Decryption typedef (defined in ChaCha8) | ChaCha8 | |
DEFAULT_KEYLENGTH | VariableKeyLength< 32, 16, 32, 16, SimpleKeyingInterface::UNIQUE_IV, 8 > | static |
Encryption typedef (defined in ChaCha8) | ChaCha8 | |
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 |
ROUNDS | FixedRounds< R > | static |
StaticAlgorithmName() (defined in ChaCha_Info< 8 >) | ChaCha_Info< 8 > | inlinestatic |
StaticGetValidKeyLength(size_t keylength) | VariableKeyLength< 32, 16, 32, 16, SimpleKeyingInterface::UNIQUE_IV, 8 > | inlinestatic |