summaryrefslogtreecommitdiff
path: root/speed.py
Commit message (Expand)AuthorAgeFilesLines
* use new version of blackHubert Kario2022-03-291-1/+1
* add EdDSA support to SigningKey and VerifyingKeyHubert Kario2021-07-291-0/+2
* add speed without precomputationHubert Kario2020-11-241-1/+7
* Fix black errorTaneli Hukkinen2020-01-261-3/+1
* Combine strings that are on the same lineTaneli Hukkinen2020-01-261-1/+1
* Format with blackTaneli Hukkinen2020-01-261-22/+66
* pyflakes in speed.pyHubert Kario2019-12-171-2/+4
* add ability to precompute for verificationHubert Kario2019-12-021-2/+3
* also include speed of ECDH in speed.pyHubert Kario2019-11-291-0/+19
* Fix formatting in speed.pyShrirang Bhate2019-11-021-1/+1
* update speed.pyHubert Kario2019-10-211-4/+16
* speed.py: oops, fix six-unbundlingBrian Warner2016-11-161-2/+3
* move benchmarks to separate file, add tox environmentBrian Warner2016-11-161-0/+34