Constant ring::digest::SHA512_BLOCK_LEN

source ยท
const SHA512_BLOCK_LEN: usize = _; // 128usize
Expand description

The length of a block for SHA-512-based algorithms, in bytes.