Type Alias blake2::Blake2bMac512
source · pub type Blake2bMac512 = Blake2bMac<U64>;
Expand description
BLAKE2b-512 MAC state.
Aliased Type§
struct Blake2bMac512 { /* private fields */ }
pub type Blake2bMac512 = Blake2bMac<U64>;
BLAKE2b-512 MAC state.
struct Blake2bMac512 { /* private fields */ }