const SHA256_BLOCK_LEN: usize = _; // 64usize
The length of a block for SHA-256-based algorithms, in bytes.