logo
pub type ChaCha8Poly1305 = ChaChaPoly1305<ChaCha8, U12>;
Available on crate feature reduced-round only.
Expand description

ChaCha8Poly1305 (reduced round variant) Authenticated Encryption with Additional Data (AEAD).