jamespayor / vector-homomorphic-encryptionLinks
6.857 project - implementation of scheme for encrypting integer vectors that allows addition, linear transformation, and weighted inner products.
☆70Updated 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:
- This repository is a fork of Microsoft Research's homomorphic encryption implementation, the Simple Encrypted Arithmetic Library (SEAL). …☆230Updated 6 years ago
- Various material around private machine learning, some associated with blog☆150Updated 6 years ago
- Privacy -preserving Neural Networks☆79Updated 7 years ago
- (Inactive, see readme) Multiparty computation with SPDZ, MASCOT, and Overdrive offline phases☆222Updated 7 years ago
- A library for Partially Homomorphic Encryption in Python☆633Updated 2 years ago
- CUDA Homomorphic Encryption Library☆208Updated 8 years ago
- Implementation of the DGHV fully homomorphic encryption scheme☆131Updated 9 years ago
- Implementation of protocols in SecureNN.☆131Updated 3 years ago
- Fast Homomorphic Evaluation of Deep Discretized Neural Networks☆45Updated 8 years ago
- Bridge between TensorFlow and the Microsoft SEAL homomorphic encryption library☆95Updated 6 years ago
- A Secure Multiparty Computation (MPC) protocol for computing linear regression on vertically distributed datasets.