Fabcoin Core
0.16.2
P2P Digital Currency
|
XTEA block cipher information. More...
#include <tea.h>
Public Member Functions | |
CRYPTOPP_STATIC_CONSTEXPR const char * | StaticAlgorithmName () |
Public Member Functions inherited from FixedKeyLength< 16 > | |
CRYPTOPP_STATIC_CONSTEXPR size_t CRYPTOPP_API | StaticGetValidKeyLength (size_t keylength) |
The default key length used by the algorithm provided as a constant. More... | |
Public Member Functions inherited from VariableRounds< 32 > | |
CRYPTOPP_STATIC_CONSTEXPR unsigned int | StaticGetDefaultRounds (size_t keylength) |
The default number of rounds for the algorithm provided as a constant. More... | |
Additional Inherited Members | |
Protected Member Functions inherited from VariableRounds< 32 > | |
void | ThrowIfInvalidRounds (int rounds, const Algorithm *alg) |
Validates the number of rounds for an algorithm. More... | |
unsigned int | GetRoundsAndThrowIfInvalid (const NameValuePairs ¶m, const Algorithm *alg) |
Validates the number of rounds for an algorithm. More... | |
|
inline |