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