EVA
Encryption compiler
Automates away parts of homomorphic encryption requiring cryptographic expertise
Compiler for the SEAL homomorphic encryption library
227 stars
9 watching
59 forks
Language: C++
last commit: 6 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 | 60 |
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,270 |
huelse/seal-python | A Python binding for the Microsoft SEAL homomorphic encryption library | 324 |
kuleuven-cosic/final | Provides an implementation of a fully homomorphic encryption scheme based on NTRU and LWE. | 36 |
encryptorion-lab/phantom-fhe | A CUDA-accelerated library for fully homomorphic encryption | 88 |
sunscreen-tech/sunscreen | A compiler for encrypted computation and proof systems based on fully homomorphic encryption | 250 |
lducas/fhew | A library that enables secure computation on encrypted data using a symmetric encryption scheme and arbitrary boolean circuits. | 222 |
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 | 213 |
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 |