{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "PQCMicro",
  "description": "A highly optimized Post-Quantum Cryptography (PQC) library for microcontrollers based on NIST FIPS 203 (ML-KEM) and FIPS 204 (ML-DSA).",
  "url": "https://github.com/PratulDeshpande/PQCMicro",
  "author": {
    "@type": "Person",
    "name": "Pratul Deshpande"
  },
  "applicationCategory": "Data Processing",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/PratulDeshpande/PQCMicro-1.1.0.zip",
  "softwareVersion": "1.1.0",
  "fileSize": 84,
  "datePublished": "2026-05-02",
  "license": "https://spdx.org/licenses/NOASSERTION"
}