FV-NFLlib
Homomorphic Encryption Library
A C++ library implementing the Fan-Vercauteren homomorphic encryption scheme
Library implementing the Fan-Vercauteren homomorphic encryption scheme
60 stars
12 watching
22 forks
Language: C++
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A CUDA-accelerated library for fully homomorphic encryption | 88 |
| A library that enables secure computation on encrypted data using a symmetric encryption scheme and arbitrary boolean circuits. | 222 |
| A library for implementing fully homomorphic encryption | 780 |
| A CUDA-accelerated Fully Homomorphic Encryption Library | 213 |
| Provides an implementation of a fully homomorphic encryption scheme based on NTRU and LWE. | 36 |
| Automates away parts of homomorphic encryption requiring cryptographic expertise | 227 |
| An implementation of multivariate quadratic fully homomorphic encryption in C++ | 50 |
| A Rust library for homomorphic encryption allowing secure vector operations | 409 |
| An implementation of a fully homomorphic encryption scheme using large integers | 44 |
| A library that enables secure computations on encrypted data without revealing the underlying plaintext | 192 |
| A CUDA-accelerated library for homomorphic encryption and evaluation of polynomial rings. | 195 |
| An encryption library allowing secure execution of functions on encrypted data without decrypting it | 27 |
| A compiler for homomorphic encryption languages | 66 |
| A cryptographic library built on top of lattices that enables fully-homomorphic encryption | 225 |
| Provides an implementation of Paillier Partially Homomorphic Encryption in Python | 607 |