Bootstrapping with RMFE for Fully Homomorphic Encryption
Khin Mi Mi Aung, Institute for Infocomm Research
Enhui Lim, Nanyang Technological University
Jun Jie Sim
Benjamin Hong Meng Tan, Institute for Infocomm Research
Huaxiong Wang, Nanyang Technological University
Abstract
There is a heavy preference towards instantiating BGV and BFV homomorphic encryption schemes where the cyclotomic order is a power of two, as this admits highly efficient fast Fourier transformations. Field Instruction Multiple Data (FIMD) was introduced to increase packing capacity in the case of small primes and improve amortised performance, using reverse multiplication-friendly embeddings (RMFEs) to encode more data into each SIMD slot. However, FIMD currently does not admit bootstrapping.
In this work, we achieve bootstrapping for RMFE-packed ciphertexts with low capacity loss. We first adapt the digit extraction algorithm to work over RMFE-packed ciphertexts, by applying the recode map after every evaluation of the lifting polynomial. This allows us to follow the blueprint of thin bootstrapping, performing digit extraction on a single ciphertext. To achieve the low capacity loss, we introduce correction maps to the Halevi-Shoup digit extraction algorithm, to remove all but the final recode of RMFE digit extraction.
We implement several workflows for bootstrapping RMFE-packed ciphertexts in HElib, and benchmark them against thin bootstrapping for . Our experiments show that the basic strategy of recoding multiple times in digit extraction yield better data packing, but result in very low remaining capacity and latencies of up to hundreds of seconds. On the other hand, using correction maps gives up to additional multiplicative depth and brings latencies often below seconds, at the cost of lower packing capacity.
@misc{cryptoeprint:2025/350,
author = {Khin Mi Mi Aung and Enhui Lim and Jun Jie Sim and Benjamin Hong Meng Tan and Huaxiong Wang},
title = {Bootstrapping with {RMFE} for Fully Homomorphic Encryption},
howpublished = {Cryptology {ePrint} Archive, Paper 2025/350},
year = {2025},
url = {https://eprint.iacr.org/2025/350}
}
Note: In order to protect the privacy of readers, eprint.iacr.org
does not use cookies or embedded third party content.