0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Mar 25, 2025 — Mar 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
util.randrange: minor doc fix More... almost 12 years ago
Merge pull request #26 from alex/patch-1 More... almost 12 years ago
Declare that ecdsa is a universal wheel More... almost 12 years ago
Declare Python 3.4 support in setup.py More... almost 12 years ago
Test under Python 3.4 More... almost 12 years ago
Made the rfc6979 module not dependent on the represetation of ECDSA generators. More... almost 12 years ago
upgrade to versioneer-0.9 More... about 12 years ago
MANIFEST.in: oops, include versioneer.py here too More... about 12 years ago
switch to Versioneer for version-string management More... about 12 years ago
update NEWS for 0.11 release More... about 12 years ago
VerifyingKey.from_string(): add validate_point= argument More... about 12 years ago
Merge pull request #17 from trezor/master More... about 12 years ago
README: stop claiming py2.5 compatibility. More... about 12 years ago
Merge pull request #18 from alex/patch-2 More... about 12 years ago
Merge pull request #16 from alex/patch-1 More... about 12 years ago
Remove Python 2.5 from travis. More... about 12 years ago
Added trove classifiers showing versions supported More... about 12 years ago
canonical versions of sigencode methods these enforce low S values, by negating the value (modulo the order) if above order/2 More... about 12 years ago
Remove Python 2.5 from travis. More... about 12 years ago
Run tests under PyPy More... about 12 years ago
make SECP256K1 visible in __init__.py, release 0.10 More... over 12 years ago
update README with py3.2/3.3 compatibility More... over 12 years ago
update NEWS and other files for 0.9 release More... over 12 years ago
remove spurious whitespace More... over 12 years ago
ellipticcurve.Point.__eq__: update docstrings now that this isn't __cmp__ More... over 12 years ago
fix py3.2 compatibility More... over 12 years ago
Merge branch 'py3' More... over 12 years ago
update new code for py3 compatibility, add 3.2/3.3 to travis More... over 12 years ago
.travis.yml: fix syntax More... over 12 years ago
rfc6979.py: provide bin() to make it python2.5 compatible More... over 12 years ago