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.
Apache License 2.0
55 stars 12 forks source link

why not support matrix mul? #37

Closed yubo1993 closed 1 year ago

yubo1993 commented 1 year ago

image

fangxiaoran commented 1 year ago

Hi @yubo1993, thanks for your interest. Could you provide more details, otherwise I can't give you an answer?

fangxiaoran commented 1 year ago

Close this issue since it has been inactive for more than 30 days.