Paper 2022/347

Asymptotically Faster Multi-Key Homomorphic Encryption from Homomorphic Gadget Decomposition

Taechan Kim, Samsung Research
Hyesun Kwak, Seoul National University
Dongwon Lee, Seoul National University
Jinyeong Seo, Seoul National University
Yongsoo Song, Seoul National University
Abstract

Homomorphic Encryption (HE) is a cryptosytem that allows us to perform an arbitrary computation on encrypted data. The standard HE, however, has a disadvantage in that the authority is concentrated in the secret key owner since computations can only be performed on ciphertexts encrypted under the same secret key. To resolve this issue, research is underway on Multi-Key Homomorphic Encryption (MKHE), which is a variant of HE supporting computations on ciphertexts possibly encrypted under different keys. Despite its ability to provide privacy for multiple parties, existing MKHE schemes suffer from poor performance due to the cost of multiplication which grows at least quadratically with the number of keys involved. In this paper, we revisit the work of Chen et al. (ACM CCS 2019) on MKHE schemes from CKKS and BFV and significantly improve their performance. Specifically, we redesign the multi-key multiplication algorithm and achieve an asymptotically optimal complexity that grows linearly with the number of keys. Our construction relies on a new notion of gadget decomposition, which we call homomorphic gadget decomposition, where arithmetic operations can be performed over the decomposed vectors with guarantee of its functionality. Finally, we implement our MKHE schemes and demonstrate their benchmarks. For example, our multi-key CKKS multiplication takes only 0.5, 1.0, and 1.9 seconds compared to 1.6, 5.9, and 23.0 seconds of the previous work when 8, 16, and 32 keys are involved, respectively.

Metadata
Available format(s)
PDF
Category
Public-key cryptography
Publication info
Published elsewhere. Minor revision. ACM CCS' 2023
Keywords
Multi-key Homomorphic EncryptionGadget decomposition
Contact author(s)
taechan kim @ samsung com
hskwak @ snu ac kr
dongwonlee95 @ snu ac kr
jinyeong seo @ snu ac kr
y song @ snu ac kr
History
2023-09-22: last of 5 revisions
2022-03-14: received
See all versions
Short URL
https://ia.cr/2022/347
License
Creative Commons Attribution
CC BY

BibTeX

@misc{cryptoeprint:2022/347,
      author = {Taechan Kim and Hyesun Kwak and Dongwon Lee and Jinyeong Seo and Yongsoo Song},
      title = {Asymptotically Faster Multi-Key Homomorphic Encryption from Homomorphic Gadget Decomposition},
      howpublished = {Cryptology ePrint Archive, Paper 2022/347},
      year = {2022},
      note = {\url{https://eprint.iacr.org/2022/347}},
      url = {https://eprint.iacr.org/2022/347}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.