FV-NFLlib

Homomorphic Encryption Library

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

Library implementing the Fan-Vercauteren homomorphic encryption scheme

GitHub

60 stars
12 watching
22 forks
Language: C++
last commit: about 10 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
encryptorion-lab/phantom-fheA CUDA-accelerated library for fully homomorphic encryption88
lducas/fhewA library that enables secure computation on encrypted data using a symmetric encryption scheme and arbitrary boolean circuits.222
openfheorg/openfhe-developmentA library for implementing fully homomorphic encryption780
vernamlab/cufheA CUDA-accelerated Fully Homomorphic Encryption Library213
kuleuven-cosic/finalProvides an implementation of a fully homomorphic encryption scheme based on NTRU and LWE.36
microsoft/evaAutomates away parts of homomorphic encryption requiring cryptographic expertise227
kryptnostic/kryptoAn implementation of multivariate quadratic fully homomorphic encryption in C++50
facebookresearch/cupcakeA Rust library for homomorphic encryption allowing secure vector operations409
hcrypt-project/libscarabAn implementation of a fully homomorphic encryption scheme using large integers44
s0l0ist/node-sealA library that enables secure computations on encrypted data without revealing the underlying plaintext192
vernamlab/cuheA CUDA-accelerated library for homomorphic encryption and evaluation of polynomial rings.195
bogdan-kulynych/libsheAn encryption library allowing secure execution of functions on encrypted data without decrypting it27
cpeikert/alchemyA compiler for homomorphic encryption languages66
cpeikert/lolA cryptographic library built on top of lattices that enables fully-homomorphic encryption225
data61/python-paillierProvides an implementation of Paillier Partially Homomorphic Encryption in Python607