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 on AVX512IFMA instructions. Intel Paillier Cryptosystem Library is certified for ISO compliance.
Apache License 2.0
73
stars
18
forks
source link
Fix multi thread encrypt issue(about not thread safe function ippsMod_BN) #72
This PR is used to fix issue #71