Type Alias Strobe512

Source
pub type Strobe512 = StrobeHasher<64>;
Available on crate feature strobe only.
Expand description

512 bit strobe hasher.

Aliased Typeยง

pub struct Strobe512 { /* private fields */ }