Security Scol plugin
|
This is the complete list of members for XChaCha20, including all inherited members.
CRYPTOPP_CONSTANT(KEYLENGTH=N) | FixedKeyLength< 32, SimpleKeyingInterface::UNIQUE_IV, 24 > | |
CRYPTOPP_CONSTANT(MIN_KEYLENGTH=N) | FixedKeyLength< 32, SimpleKeyingInterface::UNIQUE_IV, 24 > | |
CRYPTOPP_CONSTANT(MAX_KEYLENGTH=N) | FixedKeyLength< 32, SimpleKeyingInterface::UNIQUE_IV, 24 > | |
CRYPTOPP_CONSTANT(DEFAULT_KEYLENGTH=N) | FixedKeyLength< 32, SimpleKeyingInterface::UNIQUE_IV, 24 > | |
CRYPTOPP_CONSTANT(IV_REQUIREMENT=IV_REQ) | FixedKeyLength< 32, SimpleKeyingInterface::UNIQUE_IV, 24 > | |
CRYPTOPP_CONSTANT(IV_LENGTH=IV_L) | FixedKeyLength< 32, SimpleKeyingInterface::UNIQUE_IV, 24 > | |
Decryption typedef | XChaCha20 | |
Encryption typedef | XChaCha20 | |
StaticAlgorithmName() | XChaCha20_Info | inlinestatic |
StaticGetValidKeyLength(size_t keylength) | FixedKeyLength< 32, SimpleKeyingInterface::UNIQUE_IV, 24 > | inline |