trailofbits / mpc-learningLinks
Perform multi-party computation on machine learning applications
☆22Updated 3 years ago
Alternatives and similar repositories for mpc-learning
Users that are interested in mpc-learning are comparing it to the libraries listed below
Sorting:
- A tiny, educational library for secure multi-party computation (in pure Python).☆97Updated 2 years ago
- Bridge between TensorFlow and Google's Private Join and Compute library☆16Updated 3 years ago
- ☆19Updated last year
- Rust implementation of the BMR16 arithmetic garbling scheme.☆34Updated 6 years ago
- The reference implementation of SimplePIR and DoublePIR, accompanying the paper "One Server for the Price of Two: Simple and Fast Single-…☆98Updated 2 years ago
- A curated list of resources for privacy-preserving machine learning☆149Updated 4 years ago
- Private AI Bootcamp was hosted by Microsoft in Redmond, WA on Dec 2nd-4th, 2019. This repository contains materials offered at the event,…☆33Updated 5 years ago
- Awesome list for cryptographic secure computation paper. This repo includes *Lattice*, *DifferentialPrivacy*, *MPC* and also a comprehens…☆217Updated last year
- A two-party secure function evaluation using Yao's garbled circuit protocol☆78Updated last year
- MPyC: Multiparty Computation in Python☆411Updated last week
- Repository for the SoK paper on Fully Homomorphic Encryption (FHE) compilers.☆83Updated 2 years ago
- Comprehensive Open Source Library for Secure Multiparty Computation☆188Updated 2 years ago
- sgxwallet is the first-ever opensource high-performance hardware secure crypto wallet that is based on Intel SGX technology. First opens…☆68Updated 2 weeks ago
- (Inactive, see readme) Multiparty computation with SPDZ, MASCOT, and Overdrive offline phases☆222Updated 7 years ago
- Zero-Knowledge Swiss Knife☆97Updated 3 years ago
- A FRamework for Efficient Secure COmputation☆140Updated 10 months ago
- Fast, Verifiable and Private Execution of Neural Networks in Trusted Hardware☆171Updated 2 years ago
- Practical Privacy-Preserving K-means Clustering (PETS-2020)☆36Updated 4 years ago
- Bridge between TensorFlow and the Microsoft SEAL homomorphic encryption library☆95Updated 5 years ago
- Efficient and Interactive Zero-Knowledge Proofs☆102Updated last month
- Library for performing Function Secret Sharing (FSS)☆94Updated 7 years ago
- Prototype implementation of Prio, a system for the private computation of aggregate statistics.☆64Updated 7 years ago
- Privacy -preserving Neural Networks☆79Updated 7 years ago
- Function Secret Sharing library for Python and Rust with hardware acceleration (PETS '22)☆57Updated 2 years ago
- Library implementing the Fan-Vercauteren homomorphic encryption scheme☆62Updated 9 years ago
- MPC Simulation Framework☆24Updated 3 years ago
- tf-trusted allows you to run TensorFlow models in secure enclaves☆87Updated 5 years ago
- A programming language and compiler which enable automatic compilation of intuitive data privacy specifications to NIZK-enabled private s…