Type Alias tor_llcrypto::d::Shake128

pub type Shake128 = CoreWrapper<Shake128Core>;
Expand description

SHAKE128 hasher state.

Aliased Typeยง

struct Shake128 { /* private fields */ }