Shake128

Type Alias Shake128 

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

SHAKE128 hasher state.

Aliased Typeยง

pub struct Shake128 { /* private fields */ }