[][src]Type Definition chacha20poly1305::ChaCha8Poly1305

type ChaCha8Poly1305 = ChaChaPoly1305<ChaCha8>;
This is supported on crate feature reduced-round only.

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