Function xxblake3::decrypt[][src]

pub fn decrypt(secret: &[u8], data: &[u8]) -> Option<Box<[u8]>>