{
  "@type": "dcat:Dataset",
  "accessLevel": "public",
  "bureauCode": [
    "006:55"
  ],
  "contactPoint": {
    "fn": "Christopher Celi",
    "hasEmail": "mailto:christopher.celi@nist.gov"
  },
  "description": "This tool is a Python client that can interact with the NIST Entropy Source Validation Test System.",
  "distribution": [
    {
      "accessURL": "https://github.com/usnistgov/ESV-Server",
      "description": "A GitHub repository explaining the protocol and client.",
      "format": "Python Code",
      "title": "Entropy Source Validation GitHub"
    }
  ],
  "identifier": "ark:/88434/mds2-2577",
  "issued": "2022-03-31",
  "keyword": [
    "CMVP",
    "ESV Client",
    "Entropy Source Validation Test System",
    "NIST",
    "Python"
  ],
  "landingPage": "https://data.nist.gov/od/id/mds2-2577",
  "language": [
    "en"
  ],
  "license": "https://www.nist.gov/open/license",
  "modified": "2022-03-11 00:00:00",
  "programCode": [
    "006:045"
  ],
  "publisher": {
    "@type": "org:Organization",
    "name": "National Institute of Standards and Technology"
  },
  "references": [
    "https://nvlpubs.nist.gov/nistpubs/specialpublications/nist.sp.800-90b.pdf"
  ],
  "theme": [
    "Information Technology:Conformance testing",
    "Information Technology:Federal information standards (FIPS)"
  ],
  "title": "Entropy Source Validation Client"
}