SEAL-Python
Homomorphic encryption library
A Python binding for the Microsoft SEAL homomorphic encryption library
Microsoft SEAL 4.X For Python
321 stars
10 watching
65 forks
Language: C++
last commit: 5 months ago
Linked from 1 awesome list
encryptionhehomomorphic-encryptionmicrosoft-sealpysealpython-bindingssealseal-python
Related projects:
Repository | Description | Stars |
---|---|---|
huelse/heaan-python | A Python wrapper for homomorphic encryption library HEAAN | 33 |
s0l0ist/node-seal | A library that enables secure computations on encrypted data without revealing the underlying plaintext | 192 |
ibarrond/pyfhel | A Python library for encrypted computations and data operations using homomorphic encryption | 487 |
data61/python-paillier | Provides an implementation of Paillier Partially Homomorphic Encryption in Python | 605 |
microsoft/eva | Automates away parts of homomorphic encryption requiring cryptographic expertise | 226 |
microsoft/seal | A C++ library for secure computations using homomorphic encryption | 3,611 |
hcrypt-project/libscarab | An implementation of a fully homomorphic encryption scheme using large integers | 44 |
cryptoexperts/fv-nfllib | A C++ library implementing the Fan-Vercauteren homomorphic encryption scheme | 59 |
lducas/fhew | A C++ library implementing a fully homomorphic encryption scheme for secure evaluation of boolean circuits on encrypted data. | 221 |
vernamlab/cuhe | A CUDA-accelerated library for homomorphic encryption and evaluation of polynomial rings. | 194 |
mpdavis/python-jose | Provides a Python implementation of the JOSE technologies for encrypting and/or signing content. | 1,548 |
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 |
kushaldas/johnnycanencrypt | Provides a Python module with encryption and decryption capabilities using Rust. | 52 |
openmined/tenseal | A library for performing homomorphic encryption operations on tensors using the Microsoft SEAL algorithm. | 836 |