summaryrefslogtreecommitdiff
path: root/src/SWIG/_rsa.i
Commit message (Collapse)AuthorAgeFilesLines
* Fix according to the code review.Matěj Cepl2022-07-121-6/+4
|
* Mitigate the Bleichenbacher timing attacks in the RSA decryption API ↵Matěj Cepl2022-06-281-8/+12
| | | | | | (CVE-2020-25657) Fixes #282
* Make support of RSA_SSLV23_PADDING optional.Matěj Cepl2021-02-251-2/+4
| | | | | | OpenSSL removes support for it in gh#openssl/openssl#14248. Fixes #294.
* Move project to src/ layoutMatěj Cepl2021-01-141-0/+518