pub const DIGEST_LENGTH: usize = 32;
The number of bytes in a hash. All hash functions in this module have a digest length of 32.