Type Alias sha3::TurboShake128
source · pub type TurboShake128 = CoreWrapper<TurboShake128Core>;
Expand description
TurboSHAKE128 hasher state.
Aliased Type§
struct TurboShake128 { /* private fields */ }
pub type TurboShake128 = CoreWrapper<TurboShake128Core>;
TurboSHAKE128 hasher state.
struct TurboShake128 { /* private fields */ }