openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
P
python-ecdsa
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
4 days
ago. based on code collected
4 days
ago.
Mar 25, 2025 — Mar 25, 2026
Showing page 23 of 25
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
util.randrange: minor doc fix
Tocho Tochev
More...
almost 12 years ago
Merge pull request #26 from alex/patch-1
Brian Warner
More...
almost 12 years ago
Declare that ecdsa is a universal wheel
Alex Gaynor
More...
almost 12 years ago
Declare Python 3.4 support in setup.py
Alex Gaynor
More...
almost 12 years ago
Test under Python 3.4
Alex Gaynor
More...
almost 12 years ago
Made the rfc6979 module not dependent on the represetation of ECDSA generators.
Alex Gaynor
More...
almost 12 years ago
upgrade to versioneer-0.9
Brian Warner
More...
about 12 years ago
MANIFEST.in: oops, include versioneer.py here too
Brian Warner
More...
about 12 years ago
switch to Versioneer for version-string management
Brian Warner
More...
about 12 years ago
update NEWS for 0.11 release
Brian Warner
More...
about 12 years ago
VerifyingKey.from_string(): add validate_point= argument
Brian Warner
More...
about 12 years ago
Merge pull request #17 from trezor/master
Brian Warner
More...
about 12 years ago
README: stop claiming py2.5 compatibility.
Brian Warner
More...
about 12 years ago
Merge pull request #18 from alex/patch-2
Brian Warner
More...
about 12 years ago
Merge pull request #16 from alex/patch-1
Brian Warner
More...
about 12 years ago
Remove Python 2.5 from travis.
Alex Gaynor
More...
about 12 years ago
Added trove classifiers showing versions supported
Alex Gaynor
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
Pavol Rusnak
More...
about 12 years ago
Remove Python 2.5 from travis.
Alex Gaynor
More...
about 12 years ago
Run tests under PyPy
Alex Gaynor
More...
about 12 years ago
make SECP256K1 visible in __init__.py, release 0.10
Brian Warner
More...
over 12 years ago
update README with py3.2/3.3 compatibility
Brian Warner
More...
over 12 years ago
update NEWS and other files for 0.9 release
Brian Warner
More...
over 12 years ago
remove spurious whitespace
Brian Warner
More...
over 12 years ago
ellipticcurve.Point.__eq__: update docstrings now that this isn't __cmp__
Brian Warner
More...
over 12 years ago
fix py3.2 compatibility
Brian Warner
More...
over 12 years ago
Merge branch 'py3'
Brian Warner
More...
over 12 years ago
update new code for py3 compatibility, add 3.2/3.3 to travis
Brian Warner
More...
over 12 years ago
.travis.yml: fix syntax
Brian Warner
More...
over 12 years ago
rfc6979.py: provide bin() to make it python2.5 compatible
Brian Warner
More...
over 12 years ago
←
1
2
…
17
18
19
20
21
22
23
24
25
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree