sha3

Type Alias Shake256

Source
pub type Shake256 = CoreWrapper<Shake256Core>;
Expand description

SHAKE256 hasher state.

Aliased Typeยง

struct Shake256 { /* private fields */ }