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.
PythonApache-2.0
Issues
- 1
- 6
Question regarding Apache 2 license
#49 opened by YuanTingHsieh - 0
Unexpected behavior when using `@` operator for right matrix multiplication of `PaillierEncryptedNumber` and `numpy.ndarray`
#46 opened by fangxiaoran - 2
- 2
why not support matrix mul?
#37 opened by yubo1993 - 8
Why overflow happens? how to avoid?
#38 opened by huangfuhuijie - 0
QAT failed to support multi-processes
#26 opened by fangxiaoran - 0
Import/export to/from FATE-Paillier objects
#7 opened by skmono - 0
Support N-D arrays
#8 opened by skmono - 0
Optimize addition performance
#6 opened by skmono - 4
- 1
Maximum exponent limitation
#33 opened by fangxiaoran - 6
cipher computation float accuracy lost
#29 opened by lidh15 - 0
The link of “documentation (TBD)“ is losed
#18 opened by zhanshijinwat - 2
Default requirements.txt won't work for python3.10
#28 opened by lidh15 - 2