Type Alias tor_llcrypto::d::Shake256

pub type Shake256 = CoreWrapper<Shake256Core>;
Expand description

SHAKE256 hasher state.

Aliased Typeยง

struct Shake256 { /* private fields */ }