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