{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "ESP_ChaCha",
  "description": "Encrypted TCP server for ESP8266/ESP32 using ChaCha20-Poly1305.",
  "url": "https://github.com/Otto17/ESP_ChaCha",
  "author": {
    "@type": "Person",
    "name": "Otto"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/Otto17/ESP_ChaCha-1.1.0.zip",
  "softwareVersion": "1.1.0",
  "fileSize": 54,
  "datePublished": "2026-05-17",
  "license": "https://spdx.org/licenses/MIT"
}