SHARK_Info Member List
This is the complete list of members for
SHARK_Info, including all inherited members.
BLOCKSIZE | FixedBlockSize< 8 > | [static] |
DEFAULT_KEYLENGTH | VariableKeyLength< 16, 1, 16 > | [static] |
DEFAULT_ROUNDS | VariableRounds< 6, 2 > | [static] |
IV_LENGTH | VariableKeyLength< 16, 1, 16 > | [static] |
IV_REQUIREMENT | VariableKeyLength< 16, 1, 16 > | [static] |
KEYLENGTH_MULTIPLE | VariableKeyLength< 16, 1, 16 > | [static] |
MAX_KEYLENGTH | VariableKeyLength< 16, 1, 16 > | [static] |
MAX_ROUNDS | VariableRounds< 6, 2 > | [static] |
MIN_KEYLENGTH | VariableKeyLength< 16, 1, 16 > | [static] |
MIN_ROUNDS | VariableRounds< 6, 2 > | [static] |
StaticAlgorithmName() (defined in SHARK_Info) | SHARK_Info | [inline, static] |
StaticGetDefaultRounds(size_t keylength) | VariableRounds< 6, 2 > | [inline, static] |
StaticGetValidKeyLength(size_t keylength) | VariableKeyLength< 16, 1, 16 > | [inline, static] |