Crypto-TII/FANNG-MPC
Your GoTo Library for NN's over MPC
This project helps developers build and deploy neural network applications that process sensitive data without revealing the raw information to anyone, including the service provider. It takes a neural network model and private data as input, and outputs a secure, privacy-preserving computation. Cryptography and machine learning engineers can use this to create secure AI solutions.
No commits in the last 6 months.
Use this if you need to perform machine learning computations on confidential data while ensuring the privacy of that data through secure multi-party computation.
Not ideal if your primary concern is raw processing speed or if data privacy is not a critical requirement for your machine learning tasks.
Stars
7
Forks
1
Language
Verilog
License
—
Category
Last pushed
Jan 29, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Crypto-TII/FANNG-MPC"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
tensorflow/privacy
Library for training machine learning models with privacy for training data
meta-pytorch/opacus
Training PyTorch models with differential privacy
tf-encrypted/tf-encrypted
A Framework for Encrypted Machine Learning in TensorFlow
awslabs/fast-differential-privacy
Fast, memory-efficient, scalable optimization of deep learning with differential privacy
privacytrustlab/ml_privacy_meter
Privacy Meter: An open-source library to audit data privacy in statistical and machine learning...