blake2b40DigestSize constant
int
const blake2b40DigestSize
Define the size of BLAKE2b-40 digests, which is 5 bytes (40 bits)
Implementation
static const int blake2b40DigestSize = 5;
Define the size of BLAKE2b-40 digests, which is 5 bytes (40 bits)
static const int blake2b40DigestSize = 5;