Constant DIGEST_LENGTH

Source
pub const DIGEST_LENGTH: usize = 32;
Expand description

The number of bytes in a hash. All hash functions in this module have a digest length of 32.