summaryrefslogtreecommitdiff
path: root/src/SWIG
Commit message (Expand)AuthorAgeFilesLines
* Resolve "X509_Name.as_der() method from X509.py -> class X509_Name caused seg...Matěj Cepl2022-10-061-1/+1
* Fix according to the code review.Matěj Cepl2022-07-122-12/+8
* Mitigate the Bleichenbacher timing attacks in the RSA decryption API (CVE-202...Matěj Cepl2022-06-282-16/+24
* Add generated filesMatěj Cepl2021-06-141-6571/+5304
* Remove unnecessary ret variable.Matěj Cepl2021-06-141-1/+0
* Use m2_PyObject_AsReadBuffer instead of PyObject_AsReadBuffer.Matěj Cepl2021-06-135-16/+13
* Make support of RSA_SSLV23_PADDING optional.Matěj Cepl2021-02-252-22/+6
* Move project to src/ layoutMatěj Cepl2021-01-1428-0/+42258