summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Expand)AuthorAgeFilesLines
* add automatic condition coverage badgeHubert Kario2022-06-101-1/+1
* document that EdDSA is also supportedHubert Kario2022-04-221-2/+5
* add docs badgeHubert Kario2022-04-051-0/+1
* add periodIan Rodney2022-02-081-1/+1
* a useful noteIan Rodney2022-02-081-0/+2
* Fix typos (#266)Kian Meng Ang2021-11-061-9/+9
* eddsa: add support for point precomputationHubert Kario2021-10-111-4/+4
* add benchmarks of current EdDSA codeHubert Kario2021-08-131-0/+8
* Fix typosMartin Thoma2021-05-281-8/+8
* update the build status badgeHubert Kario2021-01-221-1/+1
* update readme with the newly added curvesHubert Kario2020-12-121-58/+78
* add LGTM gradeHubert Kario2020-12-101-0/+2
* update URIs and badges after migration to tlsfuzzer orgHubert Kario2020-12-101-3/+3
* use native inverse modulo when availableHubert Kario2020-12-021-0/+1
* use NAF for mul_add()Hubert Kario2020-11-261-31/+34
* refresh readme contentsHubert Kario2020-11-231-14/+19
* release 0.16.0python-ecdsa-0.16.0Hubert Kario2020-08-271-0/+1
* include ECDH performance in README examplesHubert Kario2019-12-181-28/+69
* update condition coverageHubert Kario2019-12-181-1/+1
* describe precompute option for keysHubert Kario2019-12-171-0/+19
* also allow the older gmpyHubert Kario2019-12-021-4/+12
* be explicit about the optional dependency on gmpy2Hubert Kario2019-12-021-0/+16
* use gmp2 for faster arithmeticHubert Kario2019-12-021-3/+26
* update README with info about the Jacobi code performanceHubert Kario2019-12-021-17/+22
* nice formatting for ECDH exampleHubert Kario2019-11-301-1/+1
* add ecdh class (#149)Oleg Moiseenko2019-11-251-0/+15
* update Testing after changes to test coverageHubert Kario2019-11-021-6/+7
* update README after addition of BrainpoolHubert Kario2019-11-021-13/+24
* update condition coverageHubert Kario2019-11-011-1/+1
* speed up inverse_modHubert Kario2019-10-311-6/+6
* don't verify pubkey twice during generationHubert Kario2019-10-311-7/+7
* Merge pull request #141 from tomato42/instrumentalHubert Kario2019-10-221-0/+1
|\
| * add badge for condition coverageHubert Kario2019-10-221-0/+1
* | update ExamplesHubert Kario2019-10-211-13/+44
* | fixups in EntropyHubert Kario2019-10-211-7/+8
* | update openssl compatibilityHubert Kario2019-10-211-11/+44
* | update Security sectionHubert Kario2019-10-211-3/+30
* | typos, format updates, missing references, etc.Hubert Kario2019-10-211-32/+40
* | rephrase FeaturesHubert Kario2019-10-211-6/+7
* | update speed.pyHubert Kario2019-10-211-17/+33
|/
* make pypy and pypy3 support officialHubert Kario2019-10-131-1/+2
* export user-visible exceptions in primary moduleHubert Kario2019-10-101-2/+2
* document exceptions in from_* methodsHubert Kario2019-10-071-2/+4
* Add encoding for Unicode to prevent TypeError (#100)Hyungsuk Kang2018-12-201-2/+2
* Update Python versions (#97)Hugo2018-09-091-1/+1
* update docs after test suite changesHubert Kario2018-09-041-2/+2
* Merge PR80Brian Warner2018-03-191-1/+1
|\
| * Switched broken pypip.in badges to shields.ioMichael Overmeyer2018-03-051-1/+1
* | Update Python versionsJon Banafato2017-06-281-3/+2
|/
* tweak READMEBrian Warner2016-11-161-2/+3