Skip to main content

Verifiable FHE

Definition

Verifiable FHE, or Verifiable Fully Homomorphic Encryption, is a cryptographic scheme that permits computations on encrypted data while also allowing a third party to publicly verify the correctness of these computations without decrypting the data. This capability combines the privacy benefits of FHE with the assurance of computational integrity. It addresses the challenge of trusting outsourced computations in privacy-preserving contexts. The system provides cryptographic proof that the results are accurate.