You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sentence=Encrypted TCP server for ESP8266/ESP32 using ChaCha20-Poly1305.
paragraph=Lightweight bidirectional encrypted communication between ESP8266/ESP32 and smartphone/PC software. Supports up to 4 concurrent clients, automatic key generation with LittleFS storage, and key exchange via SVG QR code. Each packet is authenticated using Poly1305 MAC.