{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Fully Homomorphic Encryption",
  "dateModified": "2026-06-03T04:04:40.848Z",
  "license": "CC-BY-4.0",
  "schemes": {
    "CKKS": "OpenFHE 1.2 (approximate arithmetic)",
    "TFHE": "tfhe-rs 0.8 (boolean circuits)"
  },
  "useCases": [
    "encrypted document classification",
    "encrypted price comparison",
    "encrypted KYC scoring"
  ],
  "bootstrappingMs": 12,
  "paramsSecurity": "128-bit (HEStd_128_classic)",
  "ringDim": 16384
}