aboutsummaryrefslogtreecommitdiffstats
path: root/src/scripts/test_python.py
Commit message (Expand)AuthorAgeFilesLines
* Merge GH #2212 Resolve all MSVC warningsJack Lloyd2019-12-071-1/+1
|\
| * Fix pylint warningJack Lloyd2019-12-061-1/+1
* | Fix some pylint warningsJack Lloyd2019-12-061-1/+1
|/
* Add CRL support for Python bindingPavol Žáčik2019-12-031-0/+23
* Add missing MPI functions to Python bindingPavol Žáčik2019-12-021-0/+16
* Add Python documentation for the X509Cert classPavol Žáčik2019-10-221-1/+1
* Improve Python allowed_usage and add testsPavol Žáčik2019-10-221-1/+36
* Add support for TOTP in Python wrapperJack Lloyd2019-09-231-0/+15
* Fix python testJack Lloyd2019-08-171-2/+4
* Fix some LGTM alertsJack Lloyd2019-06-291-9/+9
* Add a Python SM2 testJack Lloyd2019-04-271-0/+34
* Lint fixesJack Lloyd2019-04-271-13/+25
* More Python API enhancements.Jack Lloyd2019-04-271-12/+104
* More MPI functionsJack Lloyd2019-04-211-0/+14
* Add raw block cipher interface for PythonJack Lloyd2019-04-211-0/+16
* Lint fixesJack Lloyd2019-04-211-1/+1
* Support copying hash function objectsJack Lloyd2019-04-191-12/+17
* Add support for NIST key wrap in PythonJack Lloyd2019-04-191-0/+11
* Clean up some things in Python wrapperJack Lloyd2019-04-191-0/+6
* Simplify declaration of ffi functionsJack Lloyd2019-04-181-2/+2
* Support loading keys in PythonJack Lloyd2019-04-181-25/+64
* Add missing export functionsJack Lloyd2019-04-181-0/+12
* Lint fixesJack Lloyd2018-08-211-4/+4
* Add HOTP to PythonJack Lloyd2018-08-211-0/+14
* Add MPI and FPE to Python wrapperJack Lloyd2018-08-131-1/+101
* Fix Python2 problemJack Lloyd2018-08-111-0/+1
* In Python expose new name gettersJack Lloyd2018-08-111-2/+12
* Convert Python tests to actual unit testsJack Lloyd2018-08-111-166/+120
* Add scrypt to PythonJack Lloyd2018-08-111-0/+11
* Better error checking in Python wrapperJack Lloyd2018-08-111-0/+2
* Fix complaints from latest pylintJack Lloyd2018-08-021-0/+1
* Make lint happy [ci skip]Jack Lloyd2018-03-101-2/+2
* Split Python tests out of botan2.pyJack Lloyd2018-03-101-0/+265