summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Expand)AuthorAgeFilesLines
* 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
* README update for six packageSylvain2016-10-271-1/+1
* Fix parameter call of openssl.Cornelius Kölbel2016-01-211-1/+1
* Add syntax highlight for python examples in READMEBruno Oliveira2016-01-211-91/+119
* fix module name in examplesHubert Kario2016-01-211-4/+4
* PEP8 compliance, whitespace onlymdxs2015-11-181-1/+2
* add coverage reportingBrian Warner2015-02-061-0/+2
* README: update test-running instructionsBrian Warner2015-01-261-5/+2
* mention "setup.py speed" in READMEBrian Warner2014-12-161-1/+1
* README: mention secp256k1Brian Warner2014-07-141-2/+4
* README: stop claiming py2.5 compatibility.Brian Warner2014-02-161-1/+1