Skip to content
🎉 Welcome! Enjoy your reading, and I hope you will learn something new.

ChaCha20-Poly1305

ChaCha20-Poly1305 is an authenticated encryption with associated data (AEAD) algorithm, that combines the ChaCha20 stream cipher with the Poly1305 message authentication code.

Attacks

Nonce reuse

TODO

Resources

Last updated on