jamespayor / vector-homomorphic-encryptionLinks
6.857 project - implementation of scheme for encrypting integer vectors that allows addition, linear transformation, and weighted inner products.
☆69Updated 8 years ago
Alternatives and similar repositories for vector-homomorphic-encryption
Users that are interested in vector-homomorphic-encryption are comparing it to the libraries listed below
Sorting:
- Various material around private machine learning, some associated with blog☆149Updated 5 years ago
- (Inactive, see readme) Multiparty computation with SPDZ, MASCOT, and Overdrive offline phases☆222Updated 6 years ago
- Implementation of protocols in SecureNN.☆129Updated 2 years ago
- Bridge between TensorFlow and the Microsoft SEAL homomorphic encryption library☆95Updated 5 years ago
- nGraph-HE: Deep learning with Homomorphic Encryption (HE) through Intel nGraph☆224Updated 2 years ago
- A Secure Multiparty Computation (MPC) protocol for computing linear regression on vertically distributed datasets.☆32Updated 6 years ago
- Fast Homomorphic Evaluation of Deep Discretized Neural Networks☆44Updated 7 years ago
- CUDA Homomorphic Encryption Library☆201Updated 8 years ago
- This repository is a fork of Microsoft Research's homomorphic encryption implementation, the Simple Encrypted Arithmetic Library (SEAL). …☆229Updated 5 years ago
- Privacy -preserving Neural Networks☆78Updated 6 years ago
- A SMPC companion library for Syft☆103Updated 3 weeks ago
- Implementations of Private Set Intersection Protocols☆183Updated 2 weeks ago
- Oblivious Transfer, Oblivious Transfer Extension and Variations☆172Updated 10 months ago
- ABY - A Framework for Efficient Mixed-protocol Secure Two-party Computation☆479Updated 3 years ago
- TinyGarble: Logic Synthesis and Sequential Descriptions for Yao's Garbled Circuits☆122Updated last year
- A library for Partially Homomorphic Encryption in Python