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
3 days
ago. based on code collected
3 days
ago.
Mar 18, 2025 — Mar 18, 2026
Showing page 11 of 25
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #213 from tomato42/precompute-updates
Hubert Kario
More...
over 5 years ago
fix truncation of hash input with order bit size not multiple of 8
Hubert Kario
More...
over 5 years ago
use smaller parameters for hypothesis tests to make them faster
Hubert Kario
More...
over 5 years ago
add test coverage for the VerifyingKey.precompute method
Hubert Kario
More...
over 5 years ago
add testing on python 3.9
Hubert Kario
More...
over 5 years ago
fix doc formatting
Hubert Kario
More...
over 5 years ago
rename _scale_lock to _update_lock
Hubert Kario
More...
over 5 years ago
document VerifyingKey.precompute add lazy option
Hubert Kario
More...
over 5 years ago
add code to lazily precompute multiplication tables (#212)
Tobias Oberstein
More...
over 5 years ago
release 0.16.0
Hubert Kario
More...
over 5 years ago
Merge pull request #208 from tomato42/long-lines
Hubert Kario
More...
over 5 years ago
fix and check for lines 80 chars and longer
Hubert Kario
More...
over 5 years ago
format Brainpool params as they are in RFC5639
Hubert Kario
More...
over 5 years ago
format NIST curves as they are in FIPS 186-4
Hubert Kario
More...
over 5 years ago
Merge pull request #205 from blag/expose-allow-truncate
Hubert Kario
More...
over 5 years ago
Reformat to make black happy
blag
More...
over 5 years ago
Add OPENSSL_SUPPORTED_CURVES
blag
More...
over 5 years ago
Fix exception path
blag
More...
over 5 years ago
Add tests for allow_truncate=False
blag
More...
over 5 years ago
Expose allow_truncate option in SigningKey.sign() and VerifyingKey.verify()
blag
More...
over 5 years ago
Merge pull request #203 from tomato42/new-openssl
Hubert Kario
More...
over 5 years ago
use bionic to get OpenSSL 1.1.1
Hubert Kario
More...
over 5 years ago
Merge pull request #202 from tomato42/py33-fix-coveralls
Hubert Kario
More...
over 5 years ago
fix submission of results to coveralls on Py3.3
Hubert Kario
More...
over 5 years ago
Merge pull request #200 from adhintz/lint
Hubert Kario
More...
over 5 years ago
switch from deprecated assert_ to assertTrue
Drew Hintz
More...
over 5 years ago
🚫🥒 do not pickle the unpickleable RWLock (#199)
Drew Hintz
More...
over 5 years ago
Merge pull request #195 from oyamauchi/pkcs8
Hubert Kario
More...
almost 6 years ago
sslay -> ssleay, documentation tweaks
Owen Yamauchi
More...
almost 6 years ago
Autoformat
Owen Yamauchi
More...
almost 6 years ago
←
1
2
…
7
8
9
10
11
12
13
14
15
…
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