Crypto++
6.1
Free C++ class library of cryptographic schemes
|
BLAKE2 parameter block. More...
BLAKE2 parameter block.
T_64bit | flag indicating 64-bit |
BLAKE2b uses BLAKE2_ParameterBlock<true>, while BLAKE2s uses BLAKE2_ParameterBlock<false>.