Crypto++
6.1
Free C++ class library of cryptographic schemes
|
This is the complete list of members for SPECK64, including all inherited members.
BLOCKSIZE | FixedBlockSize< L > | static |
Decryption typedef (defined in SPECK64) | SPECK64 | |
DEFAULT_BLOCKSIZE | FixedBlockSize< L > | static |
DEFAULT_KEYLENGTH | VariableKeyLength< D, N, M > | static |
Encryption typedef (defined in SPECK64) | SPECK64 | |
IV_LENGTH | VariableKeyLength< D, N, M > | static |
IV_REQUIREMENT | VariableKeyLength< D, N, M > | static |
KEYLENGTH_MULTIPLE | VariableKeyLength< D, N, M > | static |
MAX_BLOCKSIZE | FixedBlockSize< L > | static |
MAX_KEYLENGTH | VariableKeyLength< D, N, M > | static |
MIN_BLOCKSIZE | FixedBlockSize< L > | static |
MIN_KEYLENGTH | VariableKeyLength< D, N, M > | static |
StaticAlgorithmName() (defined in SPECK_Info< 8, 12, 12, 16 >) | SPECK_Info< 8, 12, 12, 16 > | inlinestatic |
StaticGetValidBlockSize(size_t blocksize) | FixedBlockSize< L > | inlinestatic |
StaticGetValidBlockSize(size_t keylength, size_t blocksize) | FixedBlockSize< L > | inlinestatic |
StaticGetValidKeyLength(size_t keylength) | VariableKeyLength< D, N, M > | inlinestatic |