Function mpc_engine::primitives::mac::xor_mac_width
source · pub fn xor_mac_width(left: &Mac, right: &Mac) -> Mac
Expand description
XOR of two MAC-width byte arrays.
pub fn xor_mac_width(left: &Mac, right: &Mac) -> Mac
XOR of two MAC-width byte arrays.