Type Definition blake2::Blake2bMac512

source ·
pub type Blake2bMac512 = Blake2bMac<U64>;
Expand description

BLAKE2b-512 MAC state.