PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
May 27, 20260 citationsOpen Access

PQ-FL: End-to-End Post-Quantum Secure Federated Learning Architecture

View Full Paper
SBSujith B

Key Points

  • The aim is to develop a secure federated learning architecture that utilizes post-quantum cryptography to mitigate risks from quantum computing.
  • Introduced PQ-FL, secured using finalized NIST PQC standards.
  • Implemented ML-DSA-87 for transport-layer identity authentication and ML-KEM-1024 for application-layer encryption.
  • Evaluated on a CUDA-accelerated edge cluster using convolutional neural networks.
  • Achieved seamless PQC key encapsulation with 1568-byte ciphertexts.
  • Confirmed successful multi-round aggregation using FedAvg, Krum, and Trimmed-Mean strategies.
  • Demonstrated integration of differential privacy in model training.

Abstract

Federated Learning (FL) enables collaborative machine learning without centralizing raw data. However, the impending threat of cryptographically-relevant quantum computers exposes FL's reliance on classical public-key cryptography (e.g., RSA, ECC) to Harvest-Now-Decrypt-Later (HNDL) attacks. We present PQ-FL, the first open federated learning control plane secured end-to-end using the finalized NIST Post-Quantum Cryptography (PQC) standards. Our architecture integrates ML-DSA-87 (FIPS 204) for transport-layer identity authentication (mTLS) and ML-KEM-1024 (FIPS 203) for application-layer model payload encryption. To overcome the lack of comprehensive PQC support in standard Python libraries (BoringSSL), we introduce a novel OQS-stunnel sidecar pattern that proxies edge client traffic. We evaluate the system on a CUDA-accelerated edge cluster training a convolutional neural network. Empirical results confirm successful multi-round aggregation using FedAvg, Krum, and Trimmed-Mean strategies alongside differential privacy, achieving seamless PQC key encapsulation (1568-byte ciphertexts) and verifiable asynchronous global model streaming.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Sujith B (2026) studied this question.

synapsesocial.com/papers/6a168ab40c924ddd1bd597eahttps://doi.org/10.5281/zenodo.20379548
Ask AI
Helpful
Bookmark
Share
View Full Paper