Paper 2025/1781

High-Throughput Universally Composable Threshold FHE Decryption

Guy Zyskind, Fhenix
Doron Zarchy, Fhenix
Max Leibovich, Fhenix
Chris Peikert, University of Michigan–Ann Arbor and Fhenix
Abstract

Threshold Fully Homomorphic Encryption (FHE) enables arbitrary computation on encrypted data, while distributing the decryption capability across multiple parties. A primary application of interest is low-communication multi-party computation (MPC), which benefits from a fast and secure threshold FHE decryption protocol. Several works have addressed this problem, but all existing solutions rely on "noise flooding" for security. This incurs significant overhead and necessitates large parameters in practice, making it unsuitable for many real-world deployments. Some constructions have somewhat better efficiency, but at the cost of weaker, non-simulation-based security definitions, which limits their usability and composability. In this work, we propose a novel threshold FHE decryption protocol that avoids "noise flooding" altogether, and provides simulation-based security. Rather than masking the underlying ciphertext noise, our technique securely removes it via an efficient MPC rounding procedure. The cost of this MPC is mitigated by an offline/online design that preprocesses special gates for secure comparisons in the offline phase, and has low communication and computation in the online phase. This approach is of independent interest, and should also benefit other MPC protocols (e.g., secure machine learning) that make heavy use of non-linear comparison operations. We prove our protocol secure in the Universal Composability (UC) framework, and it can be generally instantiated for a variety of adversary models (e.g., security-with-abort against a dishonest majority, or guaranteed output delivery with honest majority). Compared to the state of the art, our protocol offers significant gains both in the adversary model (i.e., dishonest vs. honest majority) and practical performance: empirically, our online phase obtains approximately 20,000$\times$ better throughput, and up to a 37$\times$ improvement in latency.

Metadata
Available format(s)
PDF
Category
Cryptographic protocols
Publication info
Published elsewhere. Minor revision. ACM CCS'25
DOI
10.1145/3719027.3744884
Keywords
fully homomorphic encryptionthreshold FHEuniversal composabilitysecure comparison
Contact author(s)
guy @ fhenix io
doron @ fhenix io
max @ fhenix io
cpeikert @ umich edu
History
2025-10-03: approved
2025-09-29: received
See all versions
Short URL
https://ia.cr/2025/1781
License
Creative Commons Attribution-NonCommercial-NoDerivs
CC BY-NC-ND

BibTeX

@misc{cryptoeprint:2025/1781,
      author = {Guy Zyskind and Doron Zarchy and Max Leibovich and Chris Peikert},
      title = {High-Throughput Universally Composable Threshold {FHE} Decryption},
      howpublished = {Cryptology {ePrint} Archive, Paper 2025/1781},
      year = {2025},
      doi = {10.1145/3719027.3744884},
      url = {https://eprint.iacr.org/2025/1781}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.