-- Experimental no warranty privacy option for ISM low power usage (check your country regulations if it is allowed by the ISM band plan before experimenting as it might be illegal in some countries), it is based on [ChaCha20-Poly1305](https://en.wikipedia.org/wiki/Salsa20#ChaCha_variant) stream cypher provided by [rwheater/Crypto](https://github.com/rweather/arduinolibs) library, it is comparable to AES256, uses 256 bits key, provides message authentication, but should have lower CPU requirements and power usage.
0 commit comments