sha3

Type Alias Shake128

Source
pub type Shake128 = CoreWrapper<Shake128Core>;
Expand description

SHAKE128 hasher state.

Aliased Typeยง

struct Shake128 { /* private fields */ }