Type Alias tor_llcrypto::d::Shake256

source ·
pub type Shake256 = CoreWrapper<Shake256Core>;
Expand description

SHAKE256 hasher state.

Aliased Type§

struct Shake256 { /* private fields */ }