aboutsummaryrefslogtreecommitdiff
path: root/tests/time-keygen.py
AgeCommit message (Collapse)Author
2017-07-03Fencepost error (1-based counting using xrange(), sigh).Rob Austein
2017-06-27Key generation timing.Rob Austein
Initial version, very basic, RSA-only. Gussy up later.