ChaCha32

ChaCha stream encryption with 32 rounds for Arduino-compatible devices.

Author
Regimantas Baublys
Website
https://github.com/regimantas/ChaCha32Arduino
Category
Data Processing
License
MIT
Library Type
Contributed
Architectures
Any

Lightweight ChaCha32 encryption implementation for Arduino and embedded devices. Based on the ChaCha stream cipher, but extended to 32 rounds for additional security. This library is designed for microcontrollers with limited resources and does not include key exchange, nonce generation, or anti-replay protection. The same algorithm is also available in C, Go, and Nim for cross-platform compatibility.

Downloads

Filename Release Date File Size
ChaCha32-1.0.3.zip 2025-06-15 5.47 KiB
ChaCha32-1.0.2.zip 2025-06-14 5.33 KiB
ChaCha32-1.0.0.zip 2025-06-14 5.26 KiB