Type Alias libipld::cid::multihash::Blake2b512

source ·
pub type Blake2b512 = Blake2bHasher<64>;
Expand description

512 bit blake2b hasher.

Aliased Type§

struct Blake2b512 { /* private fields */ }