microsoft / CryptoNets
CryptoNets is a demonstration of the use of Neural-Networks over data encrypted with Homomorphic Encryption. Homomorphic Encryptions allow performing operations such as addition and multiplication over data while it is encrypted. Therefore, it allows keeping data private while outsourcing computation (see here and here for more about Homomorphic…
☆283Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for CryptoNets
- Compiler for the SEAL homomorphic encryption library☆226Updated 4 months ago
- This repository is a fork of Microsoft Research's homomorphic encryption implementation, the Simple Encrypted Arithmetic Library (SEAL). …☆225Updated 5 years ago
- APSI is a C++ library for Asymmetric (unlabeled or labeled) Private Set Intersection.☆191Updated 10 months ago
- Implementation of protocols in SecureNN.☆124Updated 2 years ago
- nGraph-HE: Deep learning with Homomorphic Encryption (HE) through Intel nGraph☆172Updated last year
- Oblivious Transfer, Oblivious Transfer Extension and Variations☆161Updated 2 months ago
- A Python library for fully homomorphic encryption☆98Updated 2 years ago
- Implementation of protocols in Falcon☆89Updated 3 months ago
- Privacy -preserving Neural Networks☆75Updated 5 years ago
- CUDA-accelerated Fully Homomorphic Encryption Library☆213Updated 3 years ago
- ☆65Updated 6 years ago
- ☆401Updated 5 months ago
- Bridge between TensorFlow and the Microsoft SEAL homomorphic encryption library☆95Updated 4 years ago
- Materials about Privacy-Preserving Machine Learning