[][src]Function crypt4gh::encrypt_segment

pub fn encrypt_segment(data: &[u8], nonce: Nonce, key: Key) -> Vec<u8>