{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Trusted Execution Environments",
  "dateModified": "2026-06-03T04:04:40.848Z",
  "license": "CC-BY-4.0",
  "platforms": [
    {
      "vendor": "Intel",
      "tech": "TDX 1.5",
      "attestation": "DCAP + ITA"
    },
    {
      "vendor": "AMD",
      "tech": "SEV-SNP",
      "attestation": "VLEK"
    },
    {
      "vendor": "NVIDIA",
      "tech": "H200 Confidential Computing",
      "attestation": "NRAS"
    },
    {
      "vendor": "AWS",
      "tech": "Nitro Enclaves",
      "attestation": "Nitro PCR"
    }
  ],
  "remoteAttestation": "RATS RFC 9334 EAT (CWT)",
  "uses": [
    "confidential LLM inference",
    "key custody",
    "biometric template matching"
  ]
}