A C++ implementation of ChaCha20 & Poly1305 stream cipher described in RFC - 8439.
-
Updated
Oct 21, 2024 - C++
A C++ implementation of ChaCha20 & Poly1305 stream cipher described in RFC - 8439.
Simple encapsulation library for [Crypto](https://github.com/rweather/arduinolibs/tree/master/libraries/Crypto) library, used for encrypting and decrypting with ChaCha20 and Poly1305 algorithms.
a study for rfc8439 aead-chacha20-poly1305 c++ implementation
Add a description, image, and links to the poly1305 topic page so that developers can more easily learn about it.
To associate your repository with the poly1305 topic, visit your repo's landing page and select "manage topics."