python-paillier
Homomorphic encryption library
Provides an implementation of Paillier Partially Homomorphic Encryption in Python
A library for Partially Homomorphic Encryption in Python
605 stars
33 watching
134 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
cryptographyhomomorphic-encryptionpaillierpython
Related projects:
Repository | Description | Stars |
---|---|---|
ibarrond/pyfhel | A Python library for encrypted computations and data operations using homomorphic encryption | 487 |
huelse/seal-python | A Python binding for the Microsoft SEAL homomorphic encryption library | 321 |
huelse/heaan-python | A Python wrapper for homomorphic encryption library HEAAN | 33 |
hcrypt-project/libscarab | An implementation of a fully homomorphic encryption scheme using large integers | 44 |
cpeikert/alchemy | A compiler for homomorphic encryption languages | 66 |
cryptoexperts/fv-nfllib | A C++ library implementing the Fan-Vercauteren homomorphic encryption scheme | 59 |
encryptorion-lab/phantom-fhe | A CUDA-accelerated homomorphic encryption library | 80 |
kuleuven-cosic/final | A C++ implementation of a fully homomorphic encryption scheme based on NTRU and LWE. | 35 |
vernamlab/cuhe | A CUDA-accelerated library for homomorphic encryption and evaluation of polynomial rings. | 194 |
openfheorg/openfhe-development | An open-source library for fully homomorphic encryption and secure multiparty computation | 765 |
georgemarshall/django-cryptography | Provides primitives and drop-in replacements for encrypting data in Django | 383 |
facebookresearch/cupcake | A Rust library for homomorphic encryption allowing secure vector operations | 408 |
vernamlab/cufhe | A CUDA-accelerated Fully Homomorphic Encryption Library | 212 |
dry-python/classes | Typed polymorphism primitives for Python business logic | 670 |
pyca/bcrypt | A modern password hashing library for Python | 1,250 |