pub type Strobe512 = StrobeHasher<64>;
Available on crate feature
strobe
only.Expand description
512 bit strobe hasher.
Aliased Typeยง
pub struct Strobe512 { /* private fields */ }
pub type Strobe512 = StrobeHasher<64>;
strobe
only.512 bit strobe hasher.
pub struct Strobe512 { /* private fields */ }