| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | update readme with the newly added curves | Hubert Kario | 2020-12-12 | 1 | -58/+78 |
| * | add LGTM grade | Hubert Kario | 2020-12-10 | 1 | -0/+2 |
| * | update URIs and badges after migration to tlsfuzzer org | Hubert Kario | 2020-12-10 | 1 | -3/+3 |
| * | use native inverse modulo when available | Hubert Kario | 2020-12-02 | 1 | -0/+1 |
| * | use NAF for mul_add() | Hubert Kario | 2020-11-26 | 1 | -31/+34 |
| * | refresh readme contents | Hubert Kario | 2020-11-23 | 1 | -14/+19 |
| * | release 0.16.0python-ecdsa-0.16.0 | Hubert Kario | 2020-08-27 | 1 | -0/+1 |
| * | include ECDH performance in README examples | Hubert Kario | 2019-12-18 | 1 | -28/+69 |
| * | update condition coverage | Hubert Kario | 2019-12-18 | 1 | -1/+1 |
| * | describe precompute option for keys | Hubert Kario | 2019-12-17 | 1 | -0/+19 |
| * | also allow the older gmpy | Hubert Kario | 2019-12-02 | 1 | -4/+12 |
| * | be explicit about the optional dependency on gmpy2 | Hubert Kario | 2019-12-02 | 1 | -0/+16 |
| * | use gmp2 for faster arithmetic | Hubert Kario | 2019-12-02 | 1 | -3/+26 |
| * | update README with info about the Jacobi code performance | Hubert Kario | 2019-12-02 | 1 | -17/+22 |
| * | nice formatting for ECDH example | Hubert Kario | 2019-11-30 | 1 | -1/+1 |
| * | add ecdh class (#149) | Oleg Moiseenko | 2019-11-25 | 1 | -0/+15 |
| * | update Testing after changes to test coverage | Hubert Kario | 2019-11-02 | 1 | -6/+7 |
| * | update README after addition of Brainpool | Hubert Kario | 2019-11-02 | 1 | -13/+24 |
| * | update condition coverage | Hubert Kario | 2019-11-01 | 1 | -1/+1 |
| * | speed up inverse_mod | Hubert Kario | 2019-10-31 | 1 | -6/+6 |
| * | don't verify pubkey twice during generation | Hubert Kario | 2019-10-31 | 1 | -7/+7 |
| * | Merge pull request #141 from tomato42/instrumental | Hubert Kario | 2019-10-22 | 1 | -0/+1 |
| |\ | |||||
| | * | add badge for condition coverage | Hubert Kario | 2019-10-22 | 1 | -0/+1 |
| * | | update Examples | Hubert Kario | 2019-10-21 | 1 | -13/+44 |
| * | | fixups in Entropy | Hubert Kario | 2019-10-21 | 1 | -7/+8 |
| * | | update openssl compatibility | Hubert Kario | 2019-10-21 | 1 | -11/+44 |
| * | | update Security section | Hubert Kario | 2019-10-21 | 1 | -3/+30 |
| * | | typos, format updates, missing references, etc. | Hubert Kario | 2019-10-21 | 1 | -32/+40 |
| * | | rephrase Features | Hubert Kario | 2019-10-21 | 1 | -6/+7 |
| * | | update speed.py | Hubert Kario | 2019-10-21 | 1 | -17/+33 |
| |/ | |||||
| * | make pypy and pypy3 support official | Hubert Kario | 2019-10-13 | 1 | -1/+2 |
| * | export user-visible exceptions in primary module | Hubert Kario | 2019-10-10 | 1 | -2/+2 |
| * | document exceptions in from_* methods | Hubert Kario | 2019-10-07 | 1 | -2/+4 |
| * | Add encoding for Unicode to prevent TypeError (#100) | Hyungsuk Kang | 2018-12-20 | 1 | -2/+2 |
| * | Update Python versions (#97) | Hugo | 2018-09-09 | 1 | -1/+1 |
| * | update docs after test suite changes | Hubert Kario | 2018-09-04 | 1 | -2/+2 |
| * | Merge PR80 | Brian Warner | 2018-03-19 | 1 | -1/+1 |
| |\ | |||||
| | * | Switched broken pypip.in badges to shields.io | Michael Overmeyer | 2018-03-05 | 1 | -1/+1 |
| * | | Update Python versions | Jon Banafato | 2017-06-28 | 1 | -3/+2 |
| |/ | |||||
| * | tweak README | Brian Warner | 2016-11-16 | 1 | -2/+3 |
| * | README update for six package | Sylvain | 2016-10-27 | 1 | -1/+1 |
| * | Fix parameter call of openssl. | Cornelius Kölbel | 2016-01-21 | 1 | -1/+1 |
| * | Add syntax highlight for python examples in README | Bruno Oliveira | 2016-01-21 | 1 | -91/+119 |
| * | fix module name in examples | Hubert Kario | 2016-01-21 | 1 | -4/+4 |
| * | PEP8 compliance, whitespace only | mdxs | 2015-11-18 | 1 | -1/+2 |
| * | add coverage reporting | Brian Warner | 2015-02-06 | 1 | -0/+2 |
| * | README: update test-running instructions | Brian Warner | 2015-01-26 | 1 | -5/+2 |
| * | mention "setup.py speed" in README | Brian Warner | 2014-12-16 | 1 | -1/+1 |
| * | README: mention secp256k1 | Brian Warner | 2014-07-14 | 1 | -2/+4 |
| * | README: stop claiming py2.5 compatibility. | Brian Warner | 2014-02-16 | 1 | -1/+1 |
