Paper 2025/1804
HERDS: : Multi-Key Fully Homomorphic Encryption with Sublinear Bootstrapping
Abstract
Multi-key fully homomorphic encryption (MK-FHE) enables secure computation over ciphertexts under different keys, but its practicality is hindered by inefficient bootstrapping. In this work, we propose \ours, a new MK-FHE scheme with highly efficient bootstrapping. Our bootstrapping framework improves upon the best-known complexity, reducing it from ${O}(dkn)$ to ${O}(kn)$, and further to ${O}(\sqrt{kn})$ under parallelization, where $d$ is the gadget length (typically scaling with the number of parties $k$) and $n$ is the LWE dimension. The framework consists of two main components: (i) a ciphertext conversion algorithm that transforms a multi-key LWE ciphertext into $k$ vectorized RLWE ciphertexts via $k$ optimized blind rotations and $dk$ key-switching operations, and (ii) a hybrid accumulator that aggregates these into a single multi-key RLWE ciphertext. We implemented HERDS on both CPU and GPU platforms to demonstrate its practicality. For $k=16$, we achieve $3.3\times$ and $7.2\times$ improvements on CPU, compared to the state-of-the-art schemes by Kwak et al. (PKC 2024) and by Xiang et al. (ASIACRYPT 2024), respectively. We further achieve a $195\times$ GPU acceleration, compared to our CPU runtime. As a byproduct, we design a new distributed-decryption protocol, which allows us to obtain a ciphertext with a small noise bound, and thus does not blow up the parameters.
Metadata
- Available format(s)
-
PDF
- Category
- Cryptographic protocols
- Publication info
- A minor revision of an IACR publication in EUROCRYPT 2026
- Keywords
- MK-FHEBootstrappingCPUGPU
- Contact author(s)
-
bwxiang @ sc ecnu edu cn
minsh @ snu ac kr
intak hwang @ snu ac kr
wangzhiwei @ iie ac cn
hehaoqi @ iie ac cn
weiyuanju @ iie ac cn
yangk @ sklc org
zhangj @ sklc org
deng @ iie ac cn
yuyu @ yuyu hk - History
- 2026-03-04: last of 3 revisions
- 2025-10-02: received
- See all versions
- Short URL
- https://ia.cr/2025/1804
- License
-
CC BY
BibTeX
@misc{cryptoeprint:2025/1804,
author = {Binwu Xiang and Seonhong Min and Intak Hwang and Zhiwei Wang and Haoqi He and Yuanju Wei and Kang Yang and Jiang Zhang and Yi Deng and Yu Yu},
title = {{HERDS}: : Multi-Key Fully Homomorphic Encryption with Sublinear Bootstrapping},
howpublished = {Cryptology {ePrint} Archive, Paper 2025/1804},
year = {2025},
url = {https://eprint.iacr.org/2025/1804}
}