aboutsummaryrefslogtreecommitdiffstats
path: root/src/scripts/test_python.py
Commit message (Expand)AuthorAgeFilesLines
* 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