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: over 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 | 324 |
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 | 607 |
ibarrond/pyfhel | A Python library for encrypted computations and data operations using homomorphic encryption | 490 |
vernamlab/cuhe | A CUDA-accelerated library for homomorphic encryption and evaluation of polynomial rings. | 195 |
shaih/helib | An open-source software library implementing homomorphic encryption schemes | 15 |
microsoft/eva | Automates away parts of homomorphic encryption requiring cryptographic expertise | 227 |
alan-turing-institute/sheep | An evaluation platform for homomorphic encryption schemes | 50 |
vernamlab/cufhe | A CUDA-accelerated Fully Homomorphic Encryption Library | 213 |
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 library for fully homomorphic encryption | 88 |
lducas/fhew | A library that enables secure computation on encrypted data using a symmetric encryption scheme and arbitrary boolean circuits. | 222 |
cryptoexperts/fv-nfllib | A C++ library implementing the Fan-Vercauteren homomorphic encryption scheme | 60 |
primihub/hehub | A library providing tools and interfaces for working with homomorphic encryption in C++ | 91 |
cpeikert/alchemy | A compiler for homomorphic encryption languages | 66 |