[][src]Static ring::aead::CHACHA20_POLY1305

pub static CHACHA20_POLY1305: Algorithm

ChaCha20-Poly1305 as described in RFC 7539.

The keys are 256 bits long and the nonces are 96 bits long.