pub type Sha3_256 = CoreWrapper<Sha3_256Core>;
Expand description
SHA-3-256 hasher state.
Aliased Type§
struct Sha3_256 { /* private fields */ }
pub type Sha3_256 = CoreWrapper<Sha3_256Core>;
SHA-3-256 hasher state.
struct Sha3_256 { /* private fields */ }