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 31, 2025 — Mar 31, 2026
Showing page 24 of 25
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
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
.travis.yml: hush nothing-to-install message
Brian Warner
More...
over 12 years ago
travis: fix test step, skip install step
Brian Warner
More...
over 12 years ago
turn on travis-ci
Brian Warner
More...
over 12 years ago
README: markdownify
Brian Warner
More...
over 12 years ago
Merge pull request #10 from trezor/master
Brian Warner
More...
over 12 years ago
test_1 covers 'try-try-again' loop of RFC6979 Step H.
slush0
More...
over 12 years ago
Added more test vectors for SECP256k1 provided by fpgaminer
slush0
More...
over 12 years ago
Removed test from __main__ code block
slush0
More...
over 12 years ago
Implicit implementation of bit_length, for 2.6 compatibility
slush0
More...
over 12 years ago
sign_deterministic() refactored into sign_deterministic() and sign_digest_deterministic()
slush0
More...
over 12 years ago
Added test_SECP256k1_2 which uses 256-bit long secexp.
slush0
More...
over 12 years ago
Integrates RFC 6979 into SigningKey. sign(), sign_digest() and sign_number accept new parameter 'k'. Added new method sign_deterministic(). Unit test for sign_deterministic() added, all unit test passed.
slush
More...
over 12 years ago
Implementation of RFC 6979: Deterministic Usage of ECDSA Implemented test vectors
slush
More...
over 12 years ago
README: fix openssl command line args
Brian Warner
More...
over 12 years ago
Add some files back to .gitignore
Elizabeth Myers
More...
almost 13 years ago
Add gitignore
Elizabeth Myers
More...
almost 13 years ago
Initial port for Python 3.
Elizabeth Myers
More...
almost 13 years ago
Add six for porting efforts.
Elizabeth Myers
More...
almost 13 years ago
README: fix vk.verify() example (not sk.verify)
Brian Warner
More...
over 13 years ago
secp256k1 data: tweak formatting for consistency
Brian Warner
More...
over 13 years ago
Merge pull request #6 from bdauvergne/master
Brian Warner
More...
over 13 years ago
add secp256k1, curve used by bitcoin, from http://www.secg.org/collateral/sec2_final.pdf
Benjamin Dauvergne
More...
over 13 years ago
update NEWS for 0.8 release
Brian Warner
More...
over 14 years ago
remove ChangeLog, I wasn't updating it anyways.
Brian Warner
More...
over 14 years ago
accept default hashfunc in Key constructor, so wrappers are easier to build
Brian Warner
More...
over 14 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