0
I Use This!
Very Low Activity

Commits : Listings

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