aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2020-07-13Missed (one?) script while converting to Python 3python3Rob Austein
2020-07-13Whack all Python shebangs to Python 3Rob Austein
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
2018-03-03More useful script output.Rob Austein
2018-03-03Doh, mutexes work better when plugged in.Rob Austein
2018-03-03Cleanup.Rob Austein
2018-03-03First cut at timing test using multiple threads.Rob Austein
2017-05-10Clean up default location of PKCS #11 library.Rob Austein
2017-04-14Python interface API will need to be cryptech.py11 for installation.Rob Austein
2017-04-11Track API changes on sw/libhal pkcs8 branch.Rob Austein
2017-03-03Clean up time-signature script.Rob Austein
2017-03-01Test all key types by default.Rob Austein
2017-03-01Timing test script.Rob Austein
2016-11-22Remove SQLite3 from build, no longer needed.Rob Austein
2016-05-14Key flag handling, more trailing whitespace cleanup.Rob Austein
2015-12-13whack copyrightsPaul Selkirk
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
2015-09-12Move YAML parsing to external script so py11 doesn't have to worryRob Austein
2015-07-01Clean up raw SQL silliness in GNUmakefile "bully" target. Add --help.Rob Austein
2015-07-01Debug p11util.Rob Austein
2015-04-28First public commit of PKCS #11 implementation.Rob Austein