const SHA3_256_BLOCK_LEN: usize = 136;
The length of a block for SHA3-256-based algorithms, in bytes.