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