FHEW

Homomorphic Encryption Library

A library that enables secure computation on encrypted data using a symmetric encryption scheme and arbitrary boolean circuits.

GitHub

222 stars
23 watching
46 forks
Language: C++
last commit: about 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
kuleuven-cosic/final Provides an implementation of a fully homomorphic encryption scheme based on NTRU and LWE. 36
openfheorg/openfhe-development A library for implementing fully homomorphic encryption 780
bogdan-kulynych/libshe An encryption library allowing secure execution of functions on encrypted data without decrypting it 27
vernamlab/cuhe A CUDA-accelerated library for homomorphic encryption and evaluation of polynomial rings. 195
cryptoexperts/fv-nfllib A C++ library implementing the Fan-Vercauteren homomorphic encryption scheme 60
encryptorion-lab/phantom-fhe A CUDA-accelerated library for fully homomorphic encryption 88
hcrypt-project/libscarab An implementation of a fully homomorphic encryption scheme using large integers 44
vernamlab/cufhe A CUDA-accelerated Fully Homomorphic Encryption Library 213
kryptnostic/krypto An implementation of multivariate quadratic fully homomorphic encryption in C++ 50
s0l0ist/node-seal A library that enables secure computations on encrypted data without revealing the underlying plaintext 192
facebookresearch/cupcake A Rust library for homomorphic encryption allowing secure vector operations 409
shaih/helib An open-source software library implementing homomorphic encryption schemes 15
zama-ai/tfhe-rs An implementation of homomorphic encryption schemes for secure numerical computations over encrypted data 980
primihub/hehub A library providing tools and interfaces for working with homomorphic encryption in C++ 91
microsoft/eva Automates away parts of homomorphic encryption requiring cryptographic expertise 227