PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
April 8, 2026Journal of Circuits Systems and Computers1 citations

FPGA Acceleration of Homomorphic Encryption Assisted Federated Learning

View Full Paper
MAMohamed Aboelenien AhmedMAMohamed AlsharkawySBSimon Bothe

Key Points

  • The research aims to accelerate homomorphic encryption operations using FPGA technology in a federated learning framework.
  • Designed a client-server framework for homomorphic encryption with FPGA acceleration.
  • Implemented the Fan-Vercauteren algorithm for encryption and decryption operations.
  • Evaluated performance in terms of timing and resource utilization comparing FPGA with full software execution.
  • Adapted the framework to apply additive homomorphic encryption in federated learning use cases.
  • Achieved significant performance improvement in computation times with FPGA acceleration.
  • Detailed timing evaluations revealed reduced latency compared to software-only implementations.
  • Resource utilization metrics indicated efficient use of FPGA resources when processing encrypted data.

Abstract

Cloud computing is becoming increasingly popular and widely used in daily services. However, traditional computation on the cloud involves decryption and processing plaintext on the server side, raising privacy and security concerns. Homomorphic encryption enables computations on encrypted data without decryption, but is significantly slower. Accelerating these computations through hardware and arithmetic optimizations, like FPGA usage, is essential. Previous works focused on implementing building blocks for constructing a homomorphic encryption system, but do not provide a full framework to perform full operations. In this work, we go in a different direction: We design a client-server framework with a communication channel and an FPGA-based acceleration for the Fan-Vercauteren algorithm, as it has several open-source implementations and can be easily deployed. Using the framework, we evaluate the end-to-end performance of the algorithm. The client employs software for encryption, decryption, and key generation, while the server utilizes FPGA hardware to accelerate the computation. Furthermore, we evaluate the timing needed and compare it with executing a full software version of the system. We further extend and adapt the framework to use additive homomorphic encryption in the federated learning use case, where the cloud server is responsible for aggregation of the clients’ models. We evaluate our extended framework and record the aggregation time and resource utilization of the XI-based Paillier adder.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Ahmed et al. (2026) studied this question.

synapsesocial.com/papers/69d5f0ee74eaea4b11a7a707https://doi.org/10.1142/s0218126626450040
Ask AI
Helpful
Bookmark
Share
View Full Paper