const SHA512_BLOCK_LEN: usize = _; // 128usize
The length of a block for SHA-512-based algorithms, in bytes.