sha3

Type Alias Sha3_256

Source
pub type Sha3_256 = CoreWrapper<Sha3_256Core>;
Expand description

SHA-3-256 hasher state.

Aliased Typeยง

struct Sha3_256 { /* private fields */ }