Function xxtea::decrypt [] [src]

pub fn decrypt(data: &Vec<u8>, key: &str) -> Vec<u8>