0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 22, 2025 — Mar 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
test_numbertheory: 0 for inverse_mod More... over 6 years ago
Merge pull request #146 from tomato42/ecdsa-test-cov More... over 6 years ago
test_numbertheory: slightly nicer comments More... over 6 years ago
test_ellipticcurve: use pytest and hypothesis More... over 6 years ago
Merge pull request #150 from tomato42/fixup-malformed-sigs-tests More... over 6 years ago
fix st_fuzzed_sig More... over 6 years ago
Merge pull request #145 from tomato42/hypothesis More... over 6 years ago
Merge pull request #143 from tomato42/bytes-support More... over 6 years ago
speed up inverse_mod More... over 6 years ago
don't verify pubkey twice during generation More... over 6 years ago
test_numbertheory: test lcm More... over 6 years ago
test_numbertheory: test square_root_mod_prime More... over 6 years ago
test_numbertheory: test gcd More... over 6 years ago
numbertheory: deprecate modular_exp More... over 6 years ago
test_numbertheory: test next_prime More... over 6 years ago
test_numbertheory: test jacobi and factorization functions More... over 6 years ago
test_numbertheory: hypothesis for inverse_mod More... over 6 years ago
test_ecdsa: clean up the tests from X9.62 More... over 6 years ago
test_ecdsa: parametrize point validity test More... over 6 years ago
test_ecdsa: parametrise KATs for P-192 More... over 6 years ago
test_ecdsa: use hypothesis for random sign and verify More... over 6 years ago
test_ecdsa: cleanup imports More... over 6 years ago
ensure consistent coverage for sigdecode_der More... over 6 years ago
report hypothesis stats in run More... over 6 years ago
set the settings.deadline for all signature tests More... over 6 years ago
test verify with random byte strings More... over 6 years ago
test signature decoding with random DER objects More... over 6 years ago
test malformed string singatues with hypothesis More... over 6 years ago
generalise st_fuzzed_sig() More... over 6 years ago
test random ECDSA-Sig-Value More... over 6 years ago