Constant ring::digest::SHA512_LEN_LEN
source ยท const SHA512_LEN_LEN: usize = _; // 16usize
Expand description
The length of the length field for SHA-512-based algorithms, in bytes.
const SHA512_LEN_LEN: usize = _; // 16usize
The length of the length field for SHA-512-based algorithms, in bytes.