openfhe-development
FHE library
An open-source library for fully homomorphic encryption and secure multiparty computation
This is the development repository for the OpenFHE library. The current (stable) version is v1.2.3 (released on October 30, 2024).
765 stars
13 watching
189 forks
Language: C++
last commit: 12 days ago
Linked from 1 awesome list
cppcryptographyfhefully-homomorphic-encryptionhomomorphic-encryptionhomomorphic-encryption-librarylatticeprivacysecure-multiparty-computation
Related projects:
Repository | Description | Stars |
---|---|---|
lducas/fhew | A C++ library implementing a fully homomorphic encryption scheme for secure evaluation of boolean circuits on encrypted data. | 221 |
encryptorion-lab/phantom-fhe | A CUDA-accelerated homomorphic encryption library | 80 |
google/fully-homomorphic-encryption | A tool to enable computations on encrypted data using homomorphic encryption | 3,531 |
kuleuven-cosic/final | A C++ implementation of a fully homomorphic encryption scheme based on NTRU and LWE. | 35 |
openfheorg/openfhe-genomic-examples | An implementation of logistic regression and Chi-Square genome-wide association studies protocols using homomorphic encryption for secure large-scale genomic research. | 8 |
cryptoexperts/fv-nfllib | A C++ library implementing the Fan-Vercauteren homomorphic encryption scheme | 59 |
vernamlab/cufhe | A CUDA-accelerated Fully Homomorphic Encryption Library | 212 |
vernamlab/cuhe | A CUDA-accelerated library for homomorphic encryption and evaluation of polynomial rings. | 194 |
hcrypt-project/libscarab | An implementation of a fully homomorphic encryption scheme using large integers | 44 |
kryptnostic/krypto | An implementation of multivariate quadratic fully homomorphic encryption in C++ | 50 |
shaih/helib | An open-source software library implementing homomorphic encryption schemes | 15 |
primihub/hehub | A library providing tools and interfaces for working with homomorphic encryption in C++ | 90 |
ibarrond/pyfhel | A Python library for encrypted computations and data operations using homomorphic encryption | 487 |
bogdan-kulynych/libshe | An encryption library allowing secure execution of functions on encrypted data without decrypting it | 27 |
zama-ai/tfhe-rs | A library implementing homomorphic encryption and arithmetic over encrypted data | 947 |