DashanGao / Secret-sharing-based_2PC_vertical_fed_learningLinks
MPC Secure Multiparty Computation. A three-party secret-sharing-based vertical federated learning setting. The data are vertically partitioned in two parties. A semi-honest third party is leveraged for secure federated learning.
☆23Updated 6 years ago
Alternatives and similar repositories for Secret-sharing-based_2PC_vertical_fed_learning
Users that are interested in Secret-sharing-based_2PC_vertical_fed_learning are comparing it to the libraries listed below
Sorting:
- An implementation of Secure Aggregation algorithm based on "Practical Secure Aggregation for Privacy-Preserving Machine Learning (Bonawit…☆88Updated 6 years ago
- Privacy-Preserving Deep Learning via Additively Homomorphic Encryption☆71Updated 4 years ago
- personal implementation of secure aggregation protocol☆45Updated last year
- Aggregation Service for Federated Learning: An Efficient, Secure, and More Resilient Realization☆12Updated 4 years ago
- A simple Python implementation of a secure aggregation protocole for federated learning.