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
257 forks
Language: C++
last commit: 5 months ago
Linked from 1 awesome list
compilercryptographyencryptionfhefully-homomorphic-encryptionhomomorphic-encryptionprivacy
Related projects:
Repository | Description | Stars |
---|---|---|
openfheorg/openfhe-development | A library for implementing fully homomorphic encryption | 780 |
lducas/fhew | A library that enables secure computation on encrypted data using a symmetric encryption scheme and arbitrary boolean circuits. | 222 |
kuleuven-cosic/final | Provides an implementation of a fully homomorphic encryption scheme based on NTRU and LWE. | 36 |
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,270 |
encryptorion-lab/phantom-fhe | A CUDA-accelerated library for fully homomorphic encryption | 88 |
ibarrond/pyfhel | A Python library for encrypted computations and data operations using homomorphic encryption | 490 |
microsoft/eva | Automates away parts of homomorphic encryption requiring cryptographic expertise | 227 |
zama-ai/tfhe-rs | An implementation of homomorphic encryption schemes for secure numerical computations over encrypted data | 980 |
primihub/hehub | A library providing tools and interfaces for working with homomorphic encryption in C++ | 91 |
cpeikert/alchemy | A compiler for homomorphic encryption languages | 66 |
zama-ai/concrete-ml | A framework for privacy-preserving machine learning using fully homomorphic encryption | 1,045 |
cryptoexperts/fv-nfllib | A C++ library implementing the Fan-Vercauteren homomorphic encryption scheme | 60 |
kryptnostic/krypto | An implementation of multivariate quadratic fully homomorphic encryption in C++ | 50 |
vernamlab/cufhe | A CUDA-accelerated Fully Homomorphic Encryption Library | 213 |