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