summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add functionality to extract EC key from public key + Update testsMohd Saquib2023-02-033-2/+72
* Add some documentation strings for ASN1.ASN1_Time methods.Matěj Cepl2023-02-021-3/+25
* Corect typehint for the return value of ASN1.ASN1_TIME.get_datetime.Matěj Cepl2023-02-021-1/+1
* Upgrade embedded six module to 1.16.0.Matěj Cepl2023-01-311-2/+18
* 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