pub type XSalsa8 = StreamCipherCoreWrapper<XSalsaCore<U4>>;Expand description
XSalsa8 stream cipher (reduced-round variant of XSalsa20 with 8 rounds)
Aliased Typeยง
pub struct XSalsa8 { /* private fields */ }pub type XSalsa8 = StreamCipherCoreWrapper<XSalsaCore<U4>>;XSalsa8 stream cipher (reduced-round variant of XSalsa20 with 8 rounds)
pub struct XSalsa8 { /* private fields */ }