Skip to main content
Shake128
shake
0.1.0
Shake128
Aliased Type
Trait Implementations
CollisionResistance
In crate shake
shake
Type Alias
Shake128
Copy item path
Source
pub type Shake128 =
Shake
<168>;
Expand description
SHAKE128 hasher.
Aliased Type
§
pub struct Shake128 {
/* private fields */
}
Trait Implementations
§
Source
§
impl
CollisionResistance
for
Shake128
Source
§
type
CollisionResistance
=
UInt
<
UInt
<
UInt
<
UInt
<
UInt
<
UTerm
,
B1
>,
B0
>,
B0
>,
B0
>,
B0
>
Collision resistance in bytes.
Read more