Constant ring::digest::SHA1_OUTPUT_LEN

source ·
pub const SHA1_OUTPUT_LEN: usize = sha1::OUTPUT_LEN; // 20usize
Expand description

The length of the output of SHA-1, in bytes.