pub type Blake2s256 = Blake2sHasher<32>;
Available on crate feature
blake2s
only.Expand description
512 bit blake2s hasher.
Aliased Typeยง
pub struct Blake2s256 { /* private fields */ }
pub type Blake2s256 = Blake2sHasher<32>;
blake2s
only.512 bit blake2s hasher.
pub struct Blake2s256 { /* private fields */ }