Type Alias sha3::Shake128

source ·
pub type Shake128 = CoreWrapper<Shake128Core>;
Expand description

SHAKE128 hasher state.

Aliased Type§

struct Shake128 { /* private fields */ }