Skip to content

Release v2.0.0

Latest
Compare
Choose a tag to compare
@skmono skmono released this 22 Dec 15:59
· 16 commits to development since this release

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