Static ring::aead::chacha20_poly1305::CHACHA20_POLY1305
source ยท pub static CHACHA20_POLY1305: Algorithm
Expand description
ChaCha20-Poly1305 as described in RFC 8439.
The keys are 256 bits long and the nonces are 96 bits long.