Towards Privacy-Preserving Federated Learning using Hybrid Homomorphic Encryption
Ivan Costa, Pedro Correia, Ivone Amorim, Eva Maia, Isabel Pra\c{c}a

TL;DR
This paper enhances privacy in federated learning by integrating two key protection mechanisms into hybrid homomorphic encryption, preventing key misuse and enabling secure, efficient collaborative model training.
Contribution
It introduces masking and RSA encapsulation techniques into HHE-FL, extending security to malicious participant scenarios without significant performance loss.
Findings
Both mechanisms preserve model accuracy.
Masking incurs negligible overhead.
RSA encapsulation adds modest runtime and communication costs.
Abstract
Federated Learning (FL) enables collaborative training while keeping sensitive data on clients' devices, but local model updates can still leak private information. Hybrid Homomorphic Encryption (HHE) has recently been applied to FL to mitigate client overhead while preserving privacy. However, existing HHE-FL systems rely on a single homomorphic key pair shared across all clients, which forces them to assume an unrealistically weak threat model: if a client misbehaves or intercepts another's traffic, private updates can be exposed. We eliminate this weakness by integrating two alternative key protection mechanisms into the HHE-FL workflow. The first is masking, where client keys are blinded before homomorphic encryption and later unblinded homomorphically by the server. The second is RSA encapsulation, where homomorphically encrypted keys are additionally wrapped under the server's RSA…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
