pub type DefaultChaChaStream = ChaChaStream<20>;Expand description
The recommended ChaChaStream with 20 rounds.
Aliased Typeยง
pub struct DefaultChaChaStream { /* private fields */ }pub type DefaultChaChaStream = ChaChaStream<20>;The recommended ChaChaStream with 20 rounds.
pub struct DefaultChaChaStream { /* private fields */ }