[][src]Function crypt4gh::_encrypt_segment

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