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: almost 10 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
hcrypt-project/libscarabAn implementation of a fully homomorphic encryption scheme using large integers44
cryptoexperts/fv-nfllibA C++ library implementing the Fan-Vercauteren homomorphic encryption scheme60
lducas/fhewA library that enables secure computation on encrypted data using a symmetric encryption scheme and arbitrary boolean circuits.222
encryptorion-lab/phantom-fheA CUDA-accelerated library for fully homomorphic encryption88
kuleuven-cosic/finalProvides an implementation of a fully homomorphic encryption scheme based on NTRU and LWE.36
vernamlab/cuheA CUDA-accelerated library for homomorphic encryption and evaluation of polynomial rings.195
vernamlab/cufheA CUDA-accelerated Fully Homomorphic Encryption Library213
openfheorg/openfhe-developmentA library for implementing fully homomorphic encryption780
bogdan-kulynych/libsheAn encryption library allowing secure execution of functions on encrypted data without decrypting it27
primihub/hehubA library providing tools and interfaces for working with homomorphic encryption in C++91
zama-ai/tfhe-rsAn implementation of homomorphic encryption schemes for secure numerical computations over encrypted data980
zama-ai/concreteA compiler that converts Python programs into homomorphic encryption algorithms1,270
facebookresearch/cupcakeA Rust library for homomorphic encryption allowing secure vector operations409
cpeikert/alchemyA compiler for homomorphic encryption languages66
azadkuh/mbedcryptoA portable C++ library for encryption and decryption of binary data using various algorithms47