IEEE Access (Jan 2024)

Heterogeneous Reconfigurable Accelerator for Homomorphic Evaluation on Encrypted Data

  • Wenqing Song,
  • Sirui Shen,
  • Congwei Xu,
  • Yilin Wang,
  • Xinyu Wang,
  • Yuxiang Fu,
  • Li Li,
  • Zhonghai Lu

DOI
https://doi.org/10.1109/ACCESS.2024.3354275
Journal volume & issue
Vol. 12
pp. 11850 – 11864

Abstract

Read online

Homomorphic encryption (HE) enables third-party servers to perform computations on encrypted user data while preserving privacy. Although conceptually attractive, the speed of software implementations of HE is almost impractical. To address this challenge, various domain-specific architectures have been proposed to accelerate homomorphic evaluation, but efficiency remains a bottleneck. In this paper, we propose a homomorphic evaluation accelerator with heterogeneous reconfigurable modular computing units (RCUs) for the Brakerski/Fan-Vercauteren (BFV) scheme. RCUs leverage operator abstraction to efficiently perform basic sub-operations of homomorphic evaluation such as residue number system (RNS) conversion, number theoretic transform (NTT), and other modular computations. By combining these sub-operations, complex homomorphic evaluation operations like multiplication, rotation, and addition are efficiently executed. To address the high demand for data access and improve memory efficiency, we design a coordinate-based address encoding strategy that enables in-place and conflict-free data access. Furthermore, specific optimizations are performed on the core sub-operations such as NTT and automorphism. The proposed architecture is implemented on Xilinx Virtex-7 and UltraScale+ FPGA platforms and evaluated for polynomials of length 4096. Compared to state-of-the-art accelerators with the same parameter set, our accelerator achieves the following advantages: $1)\,\,2.04\times $ to $3.33\times $ reduction in the area-time product (ATP) for the key sub-operation NTT, $2)\,\,1.08\times $ to $7.42\times $ reduction in latency for homomorphic multiplication with higher area efficiency, and 3) support for a wider range of homomorphic evaluation operations, including rotation, compared to other BFV-based accelerators.

Keywords