openfhe-development
Encryption library
A library for implementing fully homomorphic encryption
This is the development repository for the OpenFHE library. The current (stable) version is v1.2.3 (released on October 30, 2024).
780 stars
13 watching
194 forks
Language: C++
last commit: about 1 month ago
Linked from 1 awesome list
cppcryptographyfhefully-homomorphic-encryptionhomomorphic-encryptionhomomorphic-encryption-librarylatticeprivacysecure-multiparty-computation
Related projects:
Repository | Description | Stars |
---|---|---|
lducas/fhew | A library that enables secure computation on encrypted data using a symmetric encryption scheme and arbitrary boolean circuits. | 222 |
encryptorion-lab/phantom-fhe | A CUDA-accelerated library for fully homomorphic encryption | 88 |
google/fully-homomorphic-encryption | A tool to enable computations on encrypted data using homomorphic encryption | 3,535 |
kuleuven-cosic/final | Provides an implementation of a fully homomorphic encryption scheme based on NTRU and LWE. | 36 |
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. | 9 |
cryptoexperts/fv-nfllib | A C++ library implementing the Fan-Vercauteren homomorphic encryption scheme | 60 |
vernamlab/cufhe | A CUDA-accelerated Fully Homomorphic Encryption Library | 213 |
vernamlab/cuhe | A CUDA-accelerated library for homomorphic encryption and evaluation of polynomial rings. | 195 |
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++ | 91 |
ibarrond/pyfhel | A Python library for encrypted computations and data operations using homomorphic encryption | 490 |
bogdan-kulynych/libshe | An encryption library allowing secure execution of functions on encrypted data without decrypting it | 27 |
zama-ai/tfhe-rs | An implementation of homomorphic encryption schemes for secure numerical computations over encrypted data | 980 |