An implementation of Secure Aggregation algorithm based on "Practical Secure Aggregation for Privacy-Preserving Machine Learning (Bonawitz et. al)" in Python.
-
Updated
Aug 4, 2019 - Python
An implementation of Secure Aggregation algorithm based on "Practical Secure Aggregation for Privacy-Preserving Machine Learning (Bonawitz et. al)" in Python.
Privacy-Preserving Data Analysis using Pandas
Efficient Secure Aggregation for Privacy-Preserving Federated Machine Learning (ACSAC 2024)
Implementation of the Heflp, a framework enabling practical and overflow-safe federated learning.
Privacy-first decentralized AI training network combining federated learning, blockchain incentives, and quantum-safe cryptography. Enable secure collaborative model development without sharing raw data.
Federated, Accurate, Secure, and Tunable k-Means Clustering with Differential Privacy
This repository explores federated deep generative models with PyTorch, featuring Conditional DCGAN, FedGAN v2, and custom synchronization strategies. It demonstrates client-server training with FedAvg, non-IID data splits, and GAN evaluation, providing a foundation for research in privacy-preserving generative modeling.
An implementation of the secure aggregation algorithm for federated learning
Secure Aggregation with Shamir’s Method
A sublinear secure aggregation protocol implementation
Zero-knowledge federated learning with lattice-based encryption and homomorphic aggregation for privacy-preserving, quantum-secure AI.
Federated Learning simulation using Flower with decentralized client training, secure aggregation concepts, and SHA-256 audit logging.
A minimal, hardened Rust runtime for executing critical federated learning aggregation logic (e.g., Multi-Krum, Federated Averaging) entirely within hardware-enforced Trusted Execution Environments (TEEs) including AMD SEV-SNP, Intel SGX/TDX, and AWS Nitro Enclaves.
Federated learning + secure aggregation + zero-knowledge norm-bound defence
A Privacy-Preserving Federated Learning Framework for the European Health Data Space.
Comparison of several approaches for the PRIvate ESTimation of KL-Divergence (PRIEST-KLD)
Federated & Privacy-Preserving ML
Federated Learning in Dynamic and Heterogeneous Environments for European Digital Healthcare: From Theoretical Framework to Implementation in Italian Hospitals
🚀 Implement decentralized federated learning with cryptographic audits for secure, privacy-preserving model training across distributed clients.
Add a description, image, and links to the secure-aggregation topic page so that developers can more easily learn about it.
To associate your repository with the secure-aggregation topic, visit your repo's landing page and select "manage topics."