Crypto++
|
This is the complete list of members for XTEA, including all inherited members.
BLOCKSIZE (defined in FixedBlockSize< 8 >) | FixedBlockSize< 8 > | static |
Decryption typedef (defined in XTEA) | XTEA | |
DEFAULT_KEYLENGTH (defined in FixedKeyLength< 16 >) | FixedKeyLength< 16 > | static |
DEFAULT_ROUNDS (defined in VariableRounds< 32 >) | VariableRounds< 32 > | static |
Encryption typedef (defined in XTEA) | XTEA | |
GetRoundsAndThrowIfInvalid(const NameValuePairs ¶m, const Algorithm *alg) (defined in VariableRounds< 32 >) | VariableRounds< 32 > | inlineprotected |
IV_LENGTH (defined in FixedKeyLength< 16 >) | FixedKeyLength< 16 > | static |
IV_REQUIREMENT (defined in FixedKeyLength< 16 >) | FixedKeyLength< 16 > | static |
KEYLENGTH (defined in FixedKeyLength< 16 >) | FixedKeyLength< 16 > | static |
MAX_KEYLENGTH (defined in FixedKeyLength< 16 >) | FixedKeyLength< 16 > | static |
MAX_ROUNDS (defined in VariableRounds< 32 >) | VariableRounds< 32 > | static |
MIN_KEYLENGTH (defined in FixedKeyLength< 16 >) | FixedKeyLength< 16 > | static |
MIN_ROUNDS (defined in VariableRounds< 32 >) | VariableRounds< 32 > | static |
StaticAlgorithmName() (defined in XTEA_Info) | XTEA_Info | inlinestatic |
StaticGetDefaultRounds(size_t keylength) (defined in VariableRounds< 32 >) | VariableRounds< 32 > | inlinestatic |
StaticGetValidKeyLength(size_t) (defined in FixedKeyLength< 16 >) | FixedKeyLength< 16 > | inlinestatic |
ThrowIfInvalidRounds(int rounds, const Algorithm *alg) (defined in VariableRounds< 32 >) | VariableRounds< 32 > | inlineprotected |