krypto

FHE library

An implementation of multivariate quadratic fully homomorphic encryption in C++

C++ Implementation of Multivariate Quadratic FHE

GitHub

50 stars
14 watching
7 forks
Language: C++
last commit: over 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

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 60
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
kuleuven-cosic/final Provides an implementation of a fully homomorphic encryption scheme based on NTRU and LWE. 36
vernamlab/cuhe A CUDA-accelerated library for homomorphic encryption and evaluation of polynomial rings. 195
vernamlab/cufhe A CUDA-accelerated Fully Homomorphic Encryption Library 213
openfheorg/openfhe-development A library for implementing fully homomorphic encryption 780
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++ 91
zama-ai/tfhe-rs An implementation of homomorphic encryption schemes for secure numerical computations over encrypted data 980
zama-ai/concrete A compiler that converts Python programs into homomorphic encryption algorithms 1,270
facebookresearch/cupcake A Rust library for homomorphic encryption allowing secure vector operations 409
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