Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-03 | Cleanup. | Rob Austein | |
2018-03-03 | First cut at timing test using multiple threads. | Rob Austein | |
At the moment this only works with a single worker thread: multiple threads get weird errors from PKCS #11. This is probably a PKCS #11 implementation issue rather than a bug in this script. So, in the spirit of test-driven development, this script is the failing test. |