pub type Digest = [u8; 20];
fast-sha1
rustsha1
A hash-digest produced by a Hasher hash implementation.
Hasher