What's Changed
- Add Intel Quickassist Technology based modular exponentiation support from Intel Paillier Cryptosystem Library v2.0.0
- Add IPP-Crypto and QAT hybrid modular exponentiation support for Python
- Optimize
IPP-Crypto
BigNumber
conversion - Replace C style pointers with C++ smart pointers and make mutable with Python
Minor updates
- Benchmark inputs readjusted to use floating pointer numbers within reasonable range
- Minor typo fixes and code cleanup
Full Changelog: https://github.com/intel/pailliercryptolib_python/commits/v2.0.0