Type Definition blake2::Blake2b512

source ·
pub type Blake2b512 = Blake2b<U64>;
Expand description

BLAKE2b-512 hasher state.