{
  "_schema": "https://data.nist.gov/od/dm/nerdm-schema/v0.7#",
  "@context": [
    "https://data.nist.gov/od/dm/nerdm-pub-context.jsonld",
    {
      "@base": "ark:/88434/mds2-2958"
    }
  ],
  "@type": [
    "nrdp:PublicDataResource",
    "dcat:Dataset"
  ],
  "_extensionSchemas": [
    "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/PublicDataResource"
  ],
  "@id": "ark:/88434/mds2-2958",
  "ediid": "ark:/88434/mds2-2958",
  "version": "1.0.0",
  "doi": "doi:10.18434/mds2-2958",
  "title": "Benchmarking of NIST LWC Finalists on Microcontrollers",
  "contactPoint": {
    "fn": "Kerry McKay",
    "hasEmail": "mailto:kerry.mckay@nist.gov"
  },
  "modified": "2023-02-01",
  "status": "available",
  "landingPage": "https://data.nist.gov/od/id/mds2-2958",
  "description": [
    "Software benchmarking study of finalists in NIST's lightweight cryptography standardization process. This data set includes the results on several microcontrollers, as well as the benchmarking framework used."
  ],
  "keyword": [
    "lightweight cryptography benchmarking",
    "authenticated encryption with associated data",
    "hashing",
    "Ascon",
    "Elephant",
    "GIFT-COFB",
    "Grain-128AEAD",
    "ISAP",
    "PHOTON-Beetle",
    "Romulus",
    "Sparkle",
    "TinyJAMBU",
    "Xoodyak"
  ],
  "topic": [
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Information Technology: Cybersecurity"
    }
  ],
  "accessLevel": "public",
  "license": "https://www.nist.gov/open/license",
  "publisher": {
    "name": "National Institute of Standards and Technology",
    "@type": "org:Organization"
  },
  "language": [
    "en"
  ],
  "bureauCode": [
    "006:55"
  ],
  "programCode": [
    "006:052"
  ],
  "theme": [
    "Information Technology: Cybersecurity"
  ],
  "components": [
    {
      "accessURL": "https://github.com/usnistgov/Lightweight-Cryptography-Benchmarking/tree/main/benchmarks",
      "format": {
        "description": "CSV"
      },
      "description": "Results grouped with respect to the microcontroller and functionality (AEAD or Hash). Each result file contains code size and timing measurements for all the implementations that have been benchmarked.",
      "title": "LWC benchmarking results on microcontrollers",
      "@type": [
        "nrdp:AccessPage",
        "dcat:Distribution"
      ],
      "@id": "#usnistgov/Lightweight-Cryptography-Benchmarking/tree/main/benchmarks",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/AccessPage"
      ]
    }
  ],
  "annotated": "2023-04-21T17:47:26.926483",
  "revised": "2023-04-21T17:47:26.926483",
  "issued": null,
  "firstIssued": "2023-04-21T17:47:26.926483"
}