pub const SHA384_BLOCKSIZE: usize = 128;
Expand description

The blocksize for the hash function SHA384.