EVA
Encryption compiler
Automates away parts of homomorphic encryption requiring cryptographic expertise
Compiler for the SEAL homomorphic encryption library
226 stars
9 watching
58 forks
Language: C++
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
s0l0ist/node-seal | A library that enables secure computations on encrypted data without revealing the underlying plaintext | 192 |
cryptoexperts/fv-nfllib | A C++ library implementing the Fan-Vercauteren homomorphic encryption scheme | 59 |
alan-turing-institute/sheep | An evaluation platform for homomorphic encryption schemes | 50 |
cpeikert/alchemy | A compiler for homomorphic encryption languages | 66 |
zama-ai/concrete | A compiler that converts Python programs into homomorphic encryption algorithms | 1,248 |
huelse/seal-python | A Python binding for the Microsoft SEAL homomorphic encryption library | 321 |
kuleuven-cosic/final | A C++ implementation of a fully homomorphic encryption scheme based on NTRU and LWE. | 35 |
encryptorion-lab/phantom-fhe | A CUDA-accelerated homomorphic encryption library | 80 |
sunscreen-tech/sunscreen | A compiler for encrypted computation and proof systems based on fully homomorphic encryption | 247 |
lducas/fhew | A C++ library implementing a fully homomorphic encryption scheme for secure evaluation of boolean circuits on encrypted data. | 221 |
huelse/heaan-python | A Python wrapper for homomorphic encryption library HEAAN | 33 |
momalab/e3 | A framework for compiling C++ programs with encrypted operands to support private computation on public data | 91 |
vernamlab/cufhe | A CUDA-accelerated Fully Homomorphic Encryption Library | 212 |
hcrypt-project/libscarab | An implementation of a fully homomorphic encryption scheme using large integers | 44 |
encryptogroup/tasty | Automates efficient Secure Two-partY computation protocols using garbled circuits and homomorphic encryption techniques | 10 |