pub const BLAKE2B_BLOCKSIZE: usize = 128;
Expand description

The blocksize for the hash function BLAKE2b.