summaryrefslogtreecommitdiff
path: root/src/ecdsa/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* add EdDSA support to SigningKey and VerifyingKeyHubert Kario2021-07-291-0/+4
* fix LGTM alertsHubert Kario2020-12-111-0/+4
* update URIs and badges after migration to tlsfuzzer orgHubert Kario2020-12-101-1/+1
* add secp160r1; fix handling curves with order > pHubert Kario2020-12-091-0/+2
* add secp128r1Hubert Kario2020-12-091-0/+2
* add secp112r2Hubert Kario2020-12-081-0/+2
* add secp112r1Hubert Kario2020-12-081-0/+2
* Format with blackTaneli Hukkinen2020-01-261-17/+68
* __init__.py: fix pyflakesHubert Kario2019-12-171-3/+3
* add ecdh class (#149)Oleg Moiseenko2019-11-251-1/+4
* Add brainpool curves to __init__.pyShrirang Bhate2019-11-021-2/+7
* export user-visible exceptions in primary moduleHubert Kario2019-10-101-1/+4
* move sources into src/Brian Warner2016-11-161-0/+14