{
  "_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-2577"
    }
  ],
  "@type": [
    "nrdp:DataPublication",
    "nrdp:PublicDataResource",
    "dcat:Dataset"
  ],
  "_extensionSchemas": [
    "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/PublicDataResource"
  ],
  "@id": "ark:/88434/mds2-2577",
  "ediid": "ark:/88434/mds2-2577",
  "version": "1.0.0",
  "doi": "doi:10.18434/mds2-2577",
  "title": "Entropy Source Validation Client",
  "contactPoint": {
    "fn": "Christopher Celi",
    "hasEmail": "mailto:christopher.celi@nist.gov"
  },
  "modified": "2022-03-11",
  "status": "available",
  "landingPage": "https://data.nist.gov/od/id/mds2-2577",
  "description": [
    "This tool is a Python client that can interact with the NIST Entropy Source Validation Test System."
  ],
  "keyword": [
    "Python",
    "Entropy Source Validation Test System",
    "NIST",
    "CMVP",
    "ESV Client"
  ],
  "topic": [
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Information Technology: Federal information standards (FIPS)"
    },
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Information Technology: Conformance testing"
    }
  ],
  "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"
  ],
  "_editStatus": "done",
  "references": [
    {
      "@type": [
        "deo:BibliographicReference"
      ],
      "@id": "#ref:nistpubs/specialpublications/nist.sp.800-90b.pdf",
      "refType": "IsSupplementTo",
      "location": "https://nvlpubs.nist.gov/nistpubs/specialpublications/nist.sp.800-90b.pdf",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/bib/v0.7#/definitions/DCiteReference"
      ]
    }
  ],
  "components": [
    {
      "accessURL": "https://github.com/usnistgov/ESV-Server",
      "format": {
        "description": "Python Code"
      },
      "description": "A GitHub repository explaining the protocol and client.",
      "title": "Entropy Source Validation GitHub",
      "@type": [
        "nrdp:AccessPage",
        "dcat:Distribution"
      ],
      "@id": "#usnistgov/ESV-Server",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/AccessPage"
      ]
    }
  ],
  "theme": [
    "Information Technology: Federal information standards (FIPS)",
    "Information Technology: Conformance testing"
  ],
  "authors": [
    {
      "familyName": "Chen",
      "fn": "Justin  Chen",
      "givenName": "Justin",
      "middleName": "",
      "affiliation": [
        {
          "title": "National Institute of Standards and Technology",
          "subunits": [
            "ITL/CSD"
          ],
          "@type": "org:Organization",
          "@id": "ror:05xpvk416"
        }
      ],
      "orcid": "",
      "@type": "foaf:Person"
    },
    {
      "familyName": "Celi",
      "fn": "Christopher  Celi",
      "givenName": "Christopher",
      "middleName": "",
      "affiliation": [
        {
          "title": "National Institute of Standards and Technology",
          "subunits": [
            "ITL/CSD"
          ],
          "@type": "org:Organization",
          "@id": "ror:05xpvk416"
        }
      ],
      "orcid": "",
      "@type": "foaf:Person"
    },
    {
      "familyName": "McCaffery",
      "fn": "Andrew  McCaffery",
      "givenName": "Andrew",
      "middleName": "",
      "affiliation": [
        {
          "title": "National Institute of Standards and Technology",
          "subunits": [
            "ITL/SSD"
          ],
          "@type": "org:Organization",
          "@id": "ror:05xpvk416"
        }
      ],
      "orcid": "",
      "@type": "foaf:Person"
    }
  ],
  "annotated": "2022-03-31T16:40:41.902077",
  "revised": "2022-03-31T16:40:41.902077",
  "issued": null,
  "firstIssued": "2022-03-31T16:40:41.902077"
}