BLOCKSIZE | FixedBlockSize< 12 > | [static] |
Decryption typedef | ThreeWay | |
DEFAULT_KEYLENGTH | FixedKeyLength< 12 > | [static] |
DEFAULT_ROUNDS | VariableRounds< 11 > | [static] |
Encryption typedef | ThreeWay | |
IV_LENGTH | FixedKeyLength< 12 > | [static] |
IV_REQUIREMENT | FixedKeyLength< 12 > | [static] |
KEYLENGTH | FixedKeyLength< 12 > | [static] |
MAX_KEYLENGTH | FixedKeyLength< 12 > | [static] |
MAX_ROUNDS | VariableRounds< 11 > | [static] |
MIN_KEYLENGTH | FixedKeyLength< 12 > | [static] |
MIN_ROUNDS | VariableRounds< 11 > | [static] |
StaticAlgorithmName() (defined in ThreeWay_Info) | ThreeWay_Info | [inline, static] |
StaticGetDefaultRounds(size_t keylength) | VariableRounds< 11 > | [inline, static] |
StaticGetValidKeyLength(size_t keylength) | FixedKeyLength< 12 > | [inline, static] |