1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 06, 2023 — May 06, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge bitcoin-core/secp256k1#1391: refactor: take use of `secp256k1_scalar_{zero,one}` constants (part 2) More... 9 months ago
refactor: take use of `secp256k1_scalar_{zero,one}` constants (part 2) More... 9 months ago
tests: add CHECK_ERROR_VOID and use it in scratch tests More... 9 months ago
tests: Replace counting_illegal_callbacks with CHECK_ILLEGAL_VOID More... 9 months ago
tests: remove unnecessary test in run_ec_pubkey_parse_test More... 9 months ago
tests: remove unnecessary set_illegal_callback More... 9 months ago
Merge bitcoin-core/secp256k1#1386: ci: print $ELLSWIFT in cirrus.sh More... 10 months ago
ci: print $ELLSWIFT in cirrus.sh More... 10 months ago
Merge bitcoin-core/secp256k1#1384: build: enable ellswift module via SECP_CONFIG_DEFINES More... 10 months ago
build: enable ellswift module via SECP_CONFIG_DEFINES More... 10 months ago
Merge bitcoin-core/secp256k1#1383: util: remove unused checked_realloc More... 10 months ago
util: remove unused checked_realloc More... 10 months ago
Merge bitcoin-core/secp256k1#1382: refactor: Drop unused cast More... 10 months ago
refactor: Drop unused cast More... 10 months ago
Merge bitcoin-core/secp256k1#1298: Remove randomness tests More... 10 months ago
Merge bitcoin-core/secp256k1#1378: ellswift: fix probabilistic test failure when swapping sides More... 10 months ago
ellswift: fix probabilistic test failure when swapping sides More... 10 months ago
ci: Drop no longer needed `PATH` variable update on Windows More... 10 months ago
cmake: Set `ENVIRONMENT` property for examples on Windows More... 10 months ago
cmake, refactor: Use helper function instead of interface library More... 10 months ago
Take use of _fe_verify_magnitude in field_impl.h More... 10 months ago
Merge bitcoin-core/secp256k1#1313: ci: Test on development snapshots of GCC and Clang More... 10 months ago
use secp256k1_scalar_verify checks More... 10 months ago
Merge bitcoin-core/secp256k1#1366: field: Use `restrict` consistently in fe_sqrt More... 10 months ago
update max scalar in scalar_cmov_test and fix schnorrsig_verify exhaustive test More... 10 months ago
Merge bitcoin-core/secp256k1#1340: clean up in-comment Sage code (refer to secp256k1_params.sage, update to Python3) More... 10 months ago
ci: Fix typo in comment More... 10 months ago
Merge bitcoin-core/secp256k1#1363: doc: minor ellswift.md updates More... 10 months ago
Merge bitcoin-core/secp256k1#1371: Add exhaustive tests for ellswift (with create+decode roundtrip) More... 10 months ago
Merge bitcoin-core/secp256k1#1344: group: save normalize_weak calls in `secp256k1_ge_is_valid_var`/`secp256k1_gej_eq_x_var` More... 10 months ago