Paper 2026/2120
Multi-Key FHE with Compact Ciphertexts (or: MKFHE Strikes Back)
Abstract
Multi-Key Fully Homomorphic Encryption (MKFHE) is a variant of fully homomorphic encryption (FHE) that allows computations over data encrypted under different keys. Its support for non-interactive, dynamic participation and on-the-fly computation makes it an attractive primitive for multi-party applications. However, MKFHE has been largely overlooked in practice as its performance scales poorly, since the ciphertext size grows linearly with the number of participants in all existing constructions. Resolving this issue was a major open problem for almost a decade. In this work, we close this gap by providing the first construction of an MKFHE scheme with compact ciphertexts: the size of ciphertexts remains constant throughout the entire homomorphic evaluation, even when the number of participating parties changes during computation. As a result, our construction retains all the advantages of MKFHE while simultaneously offering fast evaluation performance similar to that of a single-key scheme. Our methodology is generic and applies to a broad class of RLWE-based FHE schemes. Concretely, we construct efficient multi-key variants of RGSW and FV-like schemes, and further develop a compiler that transforms a wide range of RLWE-based FHE schemes into their multi-key counterparts. We implement our multi-key FV scheme in Go. Empirical results show that our scheme achieves $30.6 \times$ faster multiplication and $60.6 \times$ faster automorphism for 16 parties compared to the state-of-the art construction by Kwak et al. (CCS '23), demonstrating the concrete efficiency of our construction.
Metadata
- Available format(s)
-
PDF
- Category
- Applications
- Publication info
- Preprint.
- Keywords
- fully homomorphic encryptionFHEmulti-key fully homomorphic encryptionMKFHE
- Contact author(s)
-
intak hwang @ snu ac kr
minsh @ snu ac kr
y song @ snu ac kr - History
- 2026-09-22: approved
- 2026-09-20: received
- See all versions
- Short URL
- https://ia.cr/2026/2120
- License
-
CC BY
BibTeX
@misc{cryptoeprint:2026/2120,
author = {Intak Hwang and Seonhong Min and Yongsoo Song},
title = {Multi-Key {FHE} with Compact Ciphertexts (or: {MKFHE} Strikes Back)},
howpublished = {Cryptology {ePrint} Archive, Paper 2026/2120},
year = {2026},
url = {https://eprint.iacr.org/2026/2120}
}