sha3

Type Alias TurboShake256

Source
pub type TurboShake256 = CoreWrapper<TurboShake256Core>;
Expand description

TurboSHAKE256 hasher state.

Aliased Typeยง

struct TurboShake256 { /* private fields */ }