Paper 2026/505

SCALE-FL: Scalable Cryptography-based Aggregation with Lightweight Enclaves for Federated Learning

Micah Brody, University of Notre Dame
Antonia Januszewicz, University of Notre Dame
Jiachen Zhao, University of Notre Dame
Nirajan Koirala, University of Notre Dame
Taeho Jung, University of Notre Dame
Abstract

Privacy-Preserving Federated Learning (PPFL) emphasizes the security and privacy of contributors' data in scenarios such as healthcare, smart grids, and the Internet of Things. However, ensuring the security and privacy throughout PPFL can be challenging, given the complexities of maintaining relationships with many users across multiple epochs. Additionally, under a threat model in which the aggregating server and corrupted users are colluding adversaries, honest users' inputs and output data must be protected at all stages. Two common tools for enforcing privacy in federated learning are Private Stream Aggregation (PSA) and Trusted Execution Environments (TEE). However, PSA-only approaches still expose the raw aggregate to the server (and thus to colluding parties). TEE-only aggregation typically incurs non-negligible per-client per-epoch overhead at scale because the TEE must handle per-client communication and maintain per-client state/key material. This paper presents SCALE-FL, a novel solution for PPFL that maintains security while achieving near-plaintext performance using a state-of-the-art PSA protocol to collect user information and a TEE to hide information about the raw aggregate. By using a PSA protocol for aggregation, we can maintain the privacy of information on the untrusted server without requiring per-user key storage or use by the TEE. Then, the aggregate is securely processed by the TEE in plaintext, without the heavy encryption required on an untrusted server. Finally, we ensure the security of user inputs in the federated learning output by using Differential Privacy (DP). The additional overhead introduced by SCALE-FL is 1% of the overhead of the plain FL executions.

Metadata
Available format(s)
PDF
Category
Cryptographic protocols
Publication info
Preprint.
Keywords
Federated LearningSecure AggregationSGXPPMLPPFL
Contact author(s)
mbrody @ nd edu
ajanusze @ nd edu
jzhao @ nd edu
nkoirala @ nd edu
tjung @ nd edu
History
2026-03-13: approved
2026-03-11: received
See all versions
Short URL
https://ia.cr/2026/505
License
Creative Commons Attribution
CC BY

BibTeX

@misc{cryptoeprint:2026/505,
      author = {Micah Brody and Antonia Januszewicz and Jiachen Zhao and Nirajan Koirala and Taeho Jung},
      title = {{SCALE}-{FL}: Scalable Cryptography-based Aggregation with Lightweight Enclaves for Federated Learning},
      howpublished = {Cryptology {ePrint} Archive, Paper 2026/505},
      year = {2026},
      url = {https://eprint.iacr.org/2026/505}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.