pub type Blake2s128 = Blake2sHasher<U16>;
Expand description
256 bit blake2b hasher.
Aliased Typeยง
pub struct Blake2s128 { /* private fields */ }
pub type Blake2s128 = Blake2sHasher<U16>;
256 bit blake2b hasher.
pub struct Blake2s128 { /* private fields */ }