{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "mldsa",
  "description": "ML-DSA (FIPS 204) post-quantum digital signatures for ESP32. Supports all three security levels: ML-DSA-44, ML-DSA-65 and ML-DSA-87.",
  "url": "https://github.com/NeuraiProject/mldsa-esp32",
  "author": {
    "@type": "Person",
    "name": "Asimov"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/NeuraiProject/mldsa-0.2.0.zip",
  "softwareVersion": "0.2.0",
  "fileSize": 129,
  "datePublished": "2026-02-20",
  "license": "https://spdx.org/licenses/Apache-2.0"
}