aboutsummaryrefslogtreecommitdiff
path: root/scripts/py11-test.py
AgeCommit message (Expand)Author
2020-05-26Wow, python-version-independent hexadecimal is painfulRob Austein
2020-05-25Untested conversion to support Python 3Rob Austein
2018-08-27Fix shared library namePaul Selkirk
2017-04-14Python interface API will need to be cryptech.py11 for installation.Rob Austein
2016-05-14Key flag handling, more trailing whitespace cleanup.Rob Austein
2015-09-20Implement mutexes in py11 library using threading.Lock objects.Rob Austein
2015-09-18MUTEX callbacks via ctypes. Beware of Garbage Collector.Rob Austein
2015-09-17Enable locking in py11.Rob Austein
2015-09-15Checkpoint of py11-test.py.Rob Austein