fully-homomorphic-encryption
Encryption processor
A tool to enable computations on encrypted data using homomorphic encryption
An FHE compiler for C++
4k stars
89 watching
256 forks
Language: C++
last commit: 3 months ago
Linked from 1 awesome list
compilercryptographyencryptionfhefully-homomorphic-encryptionhomomorphic-encryptionprivacy
Related projects:
Repository | Description | Stars |
---|---|---|
openfheorg/openfhe-development | An open-source library for fully homomorphic encryption and secure multiparty computation | 765 |
lducas/fhew | A C++ library implementing a fully homomorphic encryption scheme for secure evaluation of boolean circuits on encrypted data. | 221 |
kuleuven-cosic/final | A C++ implementation of a fully homomorphic encryption scheme based on NTRU and LWE. | 35 |
shaih/helib | An open-source software library implementing homomorphic encryption schemes | 15 |
zama-ai/concrete | A compiler that converts Python programs into homomorphic encryption algorithms | 1,248 |
encryptorion-lab/phantom-fhe | A CUDA-accelerated homomorphic encryption library | 80 |
ibarrond/pyfhel | A Python library for encrypted computations and data operations using homomorphic encryption | 487 |
microsoft/eva | Automates away parts of homomorphic encryption requiring cryptographic expertise | 226 |
zama-ai/tfhe-rs | A library implementing homomorphic encryption and arithmetic over encrypted data | 947 |
primihub/hehub | A library providing tools and interfaces for working with homomorphic encryption in C++ | 90 |
cpeikert/alchemy | A compiler for homomorphic encryption languages | 66 |
zama-ai/concrete-ml | A framework for privacy-preserving machine learning using fully homomorphic encryption | 997 |
cryptoexperts/fv-nfllib | A C++ library implementing the Fan-Vercauteren homomorphic encryption scheme | 59 |
kryptnostic/krypto | An implementation of multivariate quadratic fully homomorphic encryption in C++ | 50 |
vernamlab/cufhe | A CUDA-accelerated Fully Homomorphic Encryption Library | 212 |