Expand description
XChaCha20Poly1305 authenticated encryption with proper error handling
This module implements the XChaCha20Poly1305 Authenticated Encryption with Associated Data (AEAD) algorithm, which extends ChaCha20Poly1305 with a 24-byte nonce.
Structs§
- XCha
Cha20 Poly1305 - XChaCha20Poly1305 variant with extended 24-byte nonce
Constants§
- XCHACH
A20POL Y1305_ NONCE_ SIZE - Size of the XChaCha20Poly1305 nonce in bytes