const SHA3_384_BLOCK_LEN: usize = 104;
The length of a block for SHA3-384-based algorithms, in bytes.