Type Alias TurboShake128

Source
pub type TurboShake128 = CoreWrapper<TurboShake128Core>;
Expand description

TurboSHAKE128 hasher state.

Aliased Typeยง

struct TurboShake128 { /* private fields */ }