pub type XChaCha12 = XChaCha<R12>;
XChaCha12 stream cipher (reduced-round variant of XChaCha20 with 12 rounds)
XChaCha20
The xchacha Cargo feature must be enabled in order to use this (which it is by default).
xchacha