logo

Type Definition blake2::Blake2b512[][src]

pub type Blake2b512 = Blake2b<U64>;
Expand description

BLAKE2b-512 hasher state.