{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "NiusCrypto",
  "description": "Hardware-accelerated cryptography for the ArduinoNRF board package, built on the nRF52840 CryptoCell 310 (CC310).",
  "url": "https://github.com/dunknowcoding/ArduinoNRF-Crypto",
  "author": {
    "@type": "Person",
    "name": "NiusRobotLab"
  },
  "applicationCategory": "Other",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/dunknowcoding/NiusCrypto-0.3.1.zip",
  "softwareVersion": "0.3.1",
  "fileSize": 64,
  "datePublished": "2026-06-11",
  "license": "https://spdx.org/licenses/Apache-2.0"
}