Type Definition sha1::Sha1

source ·
pub type Sha1 = CoreWrapper<Sha1Core>;
Expand description

SHA-1 hasher state.