Type Alias Strobe256

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

256 bit strobe hasher.

Aliased Typeยง

pub struct Strobe256 { /* private fields */ }