Type Alias mpc_engine::primitives::mac::MacKey
source · pub type MacKey = [u8; 16];
Expand description
A MAC key for authenticating a bit to another party.
pub type MacKey = [u8; 16];
A MAC key for authenticating a bit to another party.