summaryrefslogtreecommitdiff
path: root/src
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
* New release0.38.0Matěj Cepl2021-06-141-1/+1
* Add generated filesMatěj Cepl2021-06-142-6616/+5369
* 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-253-23/+8
* Remove deprecation warningsMatěj Cepl2021-01-141-3/+3
* Move project to src/ layoutMatěj Cepl2021-01-1466-0/+51693