0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 31, 2025 — Mar 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
release 0.17.0 More... almost 5 years ago
Merge pull request #252 from tomato42/explicit-curve-params More... almost 5 years ago
fix CI on py3.4 More... almost 5 years ago
add tox environment for formatting code with black More... almost 5 years ago
add support for writing keys with explicit curve parameters More... almost 5 years ago
support reading keys with explicitly encoded curve parameters More... almost 5 years ago
support for limiting acceptable curve encodings More... almost 5 years ago
support for PEM format for EC parameters More... almost 5 years ago
Merge pull request #253 from emyu01/typo More... almost 5 years ago
[FIX] changed forbidding to forbidden More... almost 5 years ago
add support for reading and writing curve parameters in DER More... almost 5 years ago
move parsing of points from VerifyingKey to parent class of points More... almost 5 years ago
Merge pull request #251 from tomato42/raw-encoding More... almost 5 years ago
allow limiting point formats, don't accept malformed PEM public files More... almost 5 years ago
Merge pull request #250 from tlsfuzzer/ci-on-py2.6 More... almost 5 years ago
workaround non-SNI access to pip CDN More... almost 5 years ago
Merge pull request #245 from tlsfuzzer/more-tests More... about 5 years ago
add testing condition coverage More... about 5 years ago
run speed tests More... about 5 years ago
correctly install gmpy in the environment More... about 5 years ago
update the build status badge More... about 5 years ago
Merge pull request #243 from tlsfuzzer/github-actions-ci More... about 5 years ago
use Github Actions for CI More... about 5 years ago
Merge pull request #240 from tomato42/less_locking More... over 5 years ago
ensure RWLock coverage even if we don't use it More... over 5 years ago
implement lock-less algorithm in PointJacobi More... over 5 years ago
Merge pull request #237 from tomato42/document-new-curves More... over 5 years ago
update readme with the newly added curves More... over 5 years ago
Merge pull request #236 from tomato42/ecdsa-coverage More... over 5 years ago
test coverage for ecdsa module More... over 5 years ago