pub type XForro14 = XForro<14>;
The Forró stream cipher using 14 rounds with an extended nonce.
pub struct XForro14(/* private fields */);