Function xor_slice

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