Function runtime::utils::xor

source ·
pub fn xor(payload: &[u8], noise: &[u8], size: usize) -> Vec<u8>