pub type Blake2bMac512 = Blake2bMac<U64>;
Expand description
BLAKE2b-512 MAC state.
Aliased Typeยง
pub struct Blake2bMac512 { /* private fields */ }
pub type Blake2bMac512 = Blake2bMac<U64>;
BLAKE2b-512 MAC state.
pub struct Blake2bMac512 { /* private fields */ }