HEAAN-Python
Homomorphic encoder
A Python wrapper for homomorphic encryption library HEAAN
HEAAN lib binds for Python
33 stars
3 watching
7 forks
Language: C++
last commit: about 4 years ago
Linked from 1 awesome list
encryptionheaanheaan-libheaan-pythonhomomorphic-encryptionpython
Related projects:
Repository | Description | Stars |
---|---|---|
huelse/seal-python | A Python binding for the Microsoft SEAL homomorphic encryption library | 321 |
hcrypt-project/libscarab | An implementation of a fully homomorphic encryption scheme using large integers | 44 |
data61/python-paillier | Provides an implementation of Paillier Partially Homomorphic Encryption in Python | 605 |
ibarrond/pyfhel | A Python library for encrypted computations and data operations using homomorphic encryption | 487 |
vernamlab/cuhe | A CUDA-accelerated library for homomorphic encryption and evaluation of polynomial rings. | 194 |
shaih/helib | An open-source software library implementing homomorphic encryption schemes | 15 |
microsoft/eva | Automates away parts of homomorphic encryption requiring cryptographic expertise | 226 |
alan-turing-institute/sheep | An evaluation platform for homomorphic encryption schemes | 50 |
vernamlab/cufhe | A CUDA-accelerated Fully Homomorphic Encryption Library | 212 |
s0l0ist/node-seal | A library that enables secure computations on encrypted data without revealing the underlying plaintext | 192 |
encryptorion-lab/phantom-fhe | A CUDA-accelerated homomorphic encryption library | 80 |
lducas/fhew | A C++ library implementing a fully homomorphic encryption scheme for secure evaluation of boolean circuits on encrypted data. | 221 |
cryptoexperts/fv-nfllib | A C++ library implementing the Fan-Vercauteren homomorphic encryption scheme | 59 |
primihub/hehub | A library providing tools and interfaces for working with homomorphic encryption in C++ | 90 |
cpeikert/alchemy | A compiler for homomorphic encryption languages | 66 |