Fabcoin Core
0.16.2
P2P Digital Currency
|
BLAKE2 hash information. More...
#include <blake2.h>
Public Types | |
typedef VariableKeyLength<(T_64bit?64:32), 0,(T_64bit?64:32), 1, SimpleKeyingInterface::NOT_RESYNCHRONIZABLE > | KeyBase |
Public Member Functions | |
CRYPTOPP_STATIC_CONSTEXPR const char * | StaticAlgorithmName () |
Public Member Functions inherited from VariableKeyLength<(T_64bit?64:32), 0,(T_64bit?64:32), 1, SimpleKeyingInterface::NOT_RESYNCHRONIZABLE > | |
CRYPTOPP_STATIC_CONSTEXPR size_t CRYPTOPP_API | StaticGetValidKeyLength (size_t keylength) |
The minimum key length used by the algorithm provided as a constant. More... | |
BLAKE2 hash information.
T_64bit | flag indicating 64-bit |
typedef VariableKeyLength<(T_64bit ? 64 : 32),0,(T_64bit ? 64 : 32),1,SimpleKeyingInterface::NOT_RESYNCHRONIZABLE> BLAKE2_Info< T_64bit >::KeyBase |
|
inline |