pub type Ripemd160 = CoreWrapper<Ripemd160Core>;
Expand description
RIPEMD-160 hasher.
Aliased Type§
struct Ripemd160 { /* private fields */ }
pub type Ripemd160 = CoreWrapper<Ripemd160Core>;
RIPEMD-160 hasher.
struct Ripemd160 { /* private fields */ }