krypto
FHE library
An implementation of multivariate quadratic fully homomorphic encryption in C++
C++ Implementation of Multivariate Quadratic FHE
50 stars
14 watching
7 forks
Language: C++
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
hcrypt-project/libscarab | An implementation of a fully homomorphic encryption scheme using large integers | 44 |
cryptoexperts/fv-nfllib | A C++ library implementing the Fan-Vercauteren homomorphic encryption scheme | 59 |
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 |
kuleuven-cosic/final | A C++ implementation of a fully homomorphic encryption scheme based on NTRU and LWE. | 35 |
vernamlab/cuhe | A CUDA-accelerated library for homomorphic encryption and evaluation of polynomial rings. | 194 |
vernamlab/cufhe | A CUDA-accelerated Fully Homomorphic Encryption Library | 212 |
openfheorg/openfhe-development | An open-source library for fully homomorphic encryption and secure multiparty computation | 765 |
bogdan-kulynych/libshe | An encryption library allowing secure execution of functions on encrypted data without decrypting it | 27 |
primihub/hehub | A library providing tools and interfaces for working with homomorphic encryption in C++ | 90 |
zama-ai/tfhe-rs | A library implementing homomorphic encryption and arithmetic over encrypted data | 947 |
zama-ai/concrete | A compiler that converts Python programs into homomorphic encryption algorithms | 1,248 |
facebookresearch/cupcake | A Rust library for homomorphic encryption allowing secure vector operations | 408 |
cpeikert/alchemy | A compiler for homomorphic encryption languages | 66 |
azadkuh/mbedcrypto | A portable C++ library for encryption and decryption of binary data using various algorithms | 47 |