Blake2b512

Type Alias Blake2b512 

Source
pub type Blake2b512 = Blake2bHasher<U64>;
Expand description

512 bit blake2b hasher.

Aliased Typeยง

pub struct Blake2b512 { /* private fields */ }