FixedBlockSize< 8 >::CRYPTOPP_CONSTANT(BLOCKSIZE=N) | FixedBlockSize< 8 > | |
VariableKeyLength< 16, 8, 16, 8 >::CRYPTOPP_CONSTANT(MIN_KEYLENGTH=N) | VariableKeyLength< 16, 8, 16, 8 > | |
VariableKeyLength< 16, 8, 16, 8 >::CRYPTOPP_CONSTANT(MAX_KEYLENGTH=M) | VariableKeyLength< 16, 8, 16, 8 > | |
VariableKeyLength< 16, 8, 16, 8 >::CRYPTOPP_CONSTANT(DEFAULT_KEYLENGTH=D) | VariableKeyLength< 16, 8, 16, 8 > | |
VariableKeyLength< 16, 8, 16, 8 >::CRYPTOPP_CONSTANT(KEYLENGTH_MULTIPLE=Q) | VariableKeyLength< 16, 8, 16, 8 > | |
VariableKeyLength< 16, 8, 16, 8 >::CRYPTOPP_CONSTANT(IV_REQUIREMENT=SimpleKeyingInterface::NOT_RESYNCHRONIZABLE) | VariableKeyLength< 16, 8, 16, 8 > | |
VariableKeyLength< 16, 8, 16, 8 >::CRYPTOPP_CONSTANT(IV_LENGTH=0) | VariableKeyLength< 16, 8, 16, 8 > | |
VariableRounds< 10, 1, 13 >::CRYPTOPP_CONSTANT(DEFAULT_ROUNDS=D) | VariableRounds< 10, 1, 13 > | |
VariableRounds< 10, 1, 13 >::CRYPTOPP_CONSTANT(MIN_ROUNDS=N) | VariableRounds< 10, 1, 13 > | |
VariableRounds< 10, 1, 13 >::CRYPTOPP_CONSTANT(MAX_ROUNDS=M) | VariableRounds< 10, 1, 13 > | |
Decryption typedef (defined in SAFER_K) | SAFER_K | |
Encryption typedef (defined in SAFER_K) | SAFER_K | |
GetRoundsAndThrowIfInvalid(const NameValuePairs ¶m, const Algorithm *alg) | VariableRounds< 10, 1, 13 > | inlineprotected |
StaticAlgorithmName() (defined in SAFER_K_Info) | SAFER_K_Info | inline |
StaticGetDefaultRounds(size_t keylength) | VariableRounds< 10, 1, 13 > | inline |
StaticGetValidKeyLength(size_t keylength) | VariableKeyLength< 16, 8, 16, 8 > | inline |
ThrowIfInvalidRounds(int rounds, const Algorithm *alg) | VariableRounds< 10, 1, 13 > | inlineprotected |