summaryrefslogtreecommitdiff
path: root/src/ecdsa/test_ellipticcurve.py
Commit message (Expand)AuthorAgeFilesLines
* fix LGTM alertsHubert Kario2020-12-111-2/+1
* 🚫🥒 do not pickle the unpickleable RWLock (#199)Drew Hintz2020-07-241-1/+1
* Format with blackTaneli Hukkinen2020-01-261-46/+58
* make CurveFp hash()able againAlexander Sosedkin2019-12-051-1/+15
* coverage: exclude environment branches in test casesHubert Kario2019-12-021-2/+2
* speed up test suiteHubert Kario2019-12-021-1/+5
* Added __eq__ method to classes to improve comparison abilities (#161)Sechenov Pavel2019-11-191-69/+111
* test_ellipticcurve: use pytest and hypothesisHubert Kario2019-11-011-97/+114
* Merge PR60: unbundle 'six'Brian Warner2016-11-161-1/+1
* switch to tox, move test functions into separate filesBrian Warner2016-11-161-0/+111