Function hacspec_lib::xor_slice

source ·
pub fn xor_slice(this: Vec<u8>, other: &[u8]) -> Vec<u8>