Type Alias tor_llcrypto::d::Sha3_256

source ·
pub type Sha3_256 = CoreWrapper<Sha3_256Core>;
Expand description

SHA-3-256 hasher state.

Aliased Type§

struct Sha3_256 { /* private fields */ }