jamespayor / vector-homomorphic-encryption
6.857 project - implementation of scheme for encrypting integer vectors that allows addition, linear transformation, and weighted inner products.
☆66Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for vector-homomorphic-encryption
- Various material around private machine learning, some associated with blog☆148Updated 5 years ago
- (Inactive, see readme) Multiparty computation with SPDZ, MASCOT, and Overdrive offline phases☆215Updated 5 years ago
- Pure Python Paillier Homomorphic Cryptosystem☆131Updated 6 years ago
- Bridge between TensorFlow and the Microsoft SEAL homomorphic encryption library☆95Updated 4 years ago
- A Secure Multiparty Computation (MPC) protocol for computing linear regression on vertically distributed datasets.☆32Updated 5 years ago
- Implementation of protocols in SecureNN.☆123Updated 2 years ago
- CUDA Homomorphic Encryption Library☆193Updated 7 years ago
- Privacy -preserving Neural Networks☆74Updated 5 years ago
- A curated list of resources for privacy-preserving machine learning☆147Updated 3 years ago
- TinyGarble: Logic Synthesis and Sequential Descriptions for Yao's Garbled Circuits☆120Updated 11 months ago
- Oblivious Transfer, Oblivious Transfer Extension and Variations☆161Updated 2 months ago
- Implementation of protocols in Falcon☆89Updated 3 months ago
- nGraph-HE: Deep learning with Homomorphic Encryption (HE) through Intel nGraph☆221Updated last year
- nGraph-HE: Deep learning with Homomorphic Encryption (HE) through Intel nGraph☆172Updated last year
- The compiler for ObliVM☆64Updated 4 years ago
- Example implementation of the SealPIR protocol☆139Updated last year
- Semi-honest Two Party Computation Based on Garbled Circuits.☆76Updated 2 years ago
- Secure Logistic Regression based on Homomorphic Encryption☆43Updated 5 years ago
- Intel Paillier Cryptosystem Library is an open-source library which provides accelerated performance of a partial homomorphic encryption …☆56Updated 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
- Library implementing the Fan-Vercauteren homomorphic encryption scheme☆59Updated 8 years ago
- CUDA-accelerated Fully Homomorphic Encryption Library☆213Updated 3 years ago
- C++ OT extension implementation☆125Updated 3 years ago
- Implementation of the DGHV fully homomorphic encryption scheme☆127Updated 8 years ago
- Implementations of Private Set Intersection Protocols☆178Updated 2 years ago
- A Three Party MPC framework for Machine learning and Databases