DataSeal: Ensuring the Verifiability of Private Computation on Encrypted Data
Muhammad Husni Santriaji, Jiaqi Xue, Qian Lou, Yan Solihin

TL;DR
DataSeal is a novel method that combines algorithm-based fault tolerance with Fully Homomorphic Encryption to efficiently verify the integrity of encrypted computations, significantly reducing overhead compared to existing techniques.
Contribution
We introduce DataSeal, a new approach that ensures verifiability of FHE computations with low overhead by integrating ABFT, addressing a key challenge in secure outsourced computation.
Findings
DataSeal achieves lower overhead than MAC, ZKP, and TEE-based methods.
Overheads decrease to nearly negligible as problem size increases.
Demonstrated effectiveness across diverse contexts.
Abstract
Fully Homomorphic Encryption (FHE) allows computations to be performed directly on encrypted data without needing to decrypt it first. This "encryption-in-use" feature is crucial for securely outsourcing computations in privacy-sensitive areas such as healthcare and finance. Nevertheless, in the context of FHE-based cloud computing, clients often worry about the integrity and accuracy of the outcomes. This concern arises from the potential for a malicious server or server-side vulnerabilities that could result in tampering with the data, computations, and results. Ensuring integrity and verifiability with low overhead remains an open problem, as prior attempts have not yet achieved this goal. To tackle this challenge and ensure the verification of FHE's private computations on encrypted data, we introduce DataSeal, which combines the low overhead of the algorithm-based fault tolerance…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCryptography and Data Security · Privacy-Preserving Technologies in Data · Internet Traffic Analysis and Secure E-voting
