Type Definition multihash::Blake2s256

source ·
pub type Blake2s256 = Blake2sHasher<32>;
Expand description

512 bit blake2b hasher.