blake2b64DigestSize constant
int
const blake2b64DigestSize
Define the size of BLAKE2b-32 digests, which is 4 bytes (32 bits)
Implementation
static const int blake2b64DigestSize = 8;
Define the size of BLAKE2b-32 digests, which is 4 bytes (32 bits)
static const int blake2b64DigestSize = 8;