0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Mar 31, 2025 — Mar 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
also add py3.8 to setup.py More... over 6 years ago
add python3.8 to tests, enable nightly More... over 6 years ago
handle merges with instrumental More... over 6 years ago
add badge for condition coverage More... over 6 years ago
add condition coverage More... over 6 years ago
update Examples More... over 6 years ago
fixups in Entropy More... over 6 years ago
update openssl compatibility More... over 6 years ago
update Security section More... over 6 years ago
typos, format updates, missing references, etc. More... over 6 years ago
rephrase Features More... over 6 years ago
update speed.py More... over 6 years ago
Merge pull request #117 from tomato42/docs More... over 6 years ago
Merge pull request #138 from tomato42/bit_string More... over 6 years ago
Merge pull request #139 from tomato42/no-raw More... over 6 years ago
don't allow for creation of malformed DER files More... over 6 years ago
make our code follow the new calling convention for bistring More... over 6 years ago
make encode_bitstring and decode_bitstring follow ASN.1 More... over 6 years ago
Merge pull request #137 from tomato42/pypy More... over 6 years ago
make pypy and pypy3 support official More... over 6 years ago
use 2-ary NAF for regular multiplication too More... over 6 years ago
use 2-ary NAF for multiplication with precomputation More... over 6 years ago
use combined multiplication and addition in verification More... over 6 years ago
verify in one place, skip for self-created points More... over 6 years ago
Merge pull request #126 from tomato42/more-test-coverage More... over 6 years ago
Merge pull request #125 from J08nY/fix/minerva More... over 6 years ago
remove circular dependency on bit_length and orderlen More... over 6 years ago
add ability to precompute for verification More... over 6 years ago
implement equality without inverse_mod More... over 6 years ago
speed up scaling More... over 6 years ago