GitHub / intel / pailliercryptolib_python
Intel Paillier Cryptosystem Library is an open-source library which provides accelerated performance of a partial homomorphic encryption (HE), named Paillier cryptosystem, by utilizing Intel® IPP-Crypto technologies on Intel CPUs supporting the AVX512IFMA instructions. The library is written in modern standard C++ and provides the essential API for the Paillier cryptosystem scheme. Intel Paillier Cryptosystem Library - Python is a Python extension package intended for Python based privacy preserving machine learning solutions which utilizes the partial HE scheme for increased data and model protection.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fpailliercryptolib_python
Stars: 51
Forks: 11
Open issues: 5
License: apache-2.0
Language: Python
Size: 195 KB
Dependencies parsed at: Pending
Created at: about 3 years ago
Updated at: 10 months ago
Pushed at: 10 months ago
Last synced at: 9 months ago
Topics: cryptography, homomorphic-encryption, python3