Function mix::decrypt [] [src]

pub fn decrypt(buf: &[u8], key: &[u8]) -> Result<Vec<u8>, String>