FV-NFLlib

Homomorphic Encryption Library

A C++ library implementing the Fan-Vercauteren homomorphic encryption scheme

Library implementing the Fan-Vercauteren homomorphic encryption scheme

GitHub

59 stars
12 watching
22 forks
Language: C++
last commit: over 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
encryptorion-lab/phantom-fhe A CUDA-accelerated homomorphic encryption library 80
lducas/fhew A C++ library implementing a fully homomorphic encryption scheme for secure evaluation of boolean circuits on encrypted data. 221
openfheorg/openfhe-development An open-source library for fully homomorphic encryption and secure multiparty computation 765
vernamlab/cufhe A CUDA-accelerated Fully Homomorphic Encryption Library 212
kuleuven-cosic/final A C++ implementation of a fully homomorphic encryption scheme based on NTRU and LWE. 35
microsoft/eva Automates away parts of homomorphic encryption requiring cryptographic expertise 226
kryptnostic/krypto An implementation of multivariate quadratic fully homomorphic encryption in C++ 50
facebookresearch/cupcake A Rust library for homomorphic encryption allowing secure vector operations 408
hcrypt-project/libscarab An implementation of a fully homomorphic encryption scheme using large integers 44
s0l0ist/node-seal A library that enables secure computations on encrypted data without revealing the underlying plaintext 192
vernamlab/cuhe A CUDA-accelerated library for homomorphic encryption and evaluation of polynomial rings. 194
bogdan-kulynych/libshe An encryption library allowing secure execution of functions on encrypted data without decrypting it 27
cpeikert/alchemy A compiler for homomorphic encryption languages 66
cpeikert/lol A cryptographic library built on top of lattices that enables fully-homomorphic encryption 224
data61/python-paillier Provides an implementation of Paillier Partially Homomorphic Encryption in Python 605