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