intel / cryptography-primitives

Intel® Cryptography Primitives Library is a secure, fast and lightweight library of building blocks for cryptography, highly-optimized for various Intel® CPUs
Apache License 2.0
327 stars 86 forks source link

fix integer overflow issue #56

Closed xhuan28 closed 1 year ago

ElenaTyuleneva commented 1 year ago

Hi @xhuan28 . Thank you for your findings and your contribution to IPP Crypto.

The issue was fixed some time ago, the develop branch has been updated - https://github.com/intel/ipp-crypto/blob/develop/sources/ippcp/pcpmont_set.c#L35 We would be glad to see new PRs from you in the future!