Constant mpc_engine::primitives::mac::MAC_LENGTH
source · pub const MAC_LENGTH: usize = COMPUTATIONAL_SECURITY; // 16usize
Expand description
The length in bytes of an information theoretic MAC, and of the MAC key.
pub const MAC_LENGTH: usize = COMPUTATIONAL_SECURITY; // 16usize
The length in bytes of an information theoretic MAC, and of the MAC key.