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