1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected 1 day ago.
May 18, 2023 — May 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
field: Document return value of fe_sqrt() More... 11 months ago
add missing group element invariant checks More... 11 months ago
group: remove unneeded normalize_weak in `secp256k1_gej_eq_x_var` More... 11 months ago
field: Static-assert that int args affecting magnitude are constant More... 11 months ago
group: remove unneeded normalize_weak in `secp256k1_ge_is_valid_var` More... 11 months ago
Merge bitcoin-core/secp256k1#1339: scalar: refactor: use `secp256k1_{read,write}_be32` helpers More... 11 months ago
Merge bitcoin-core/secp256k1#1341: docs: correct `pubkey` param descriptions for `secp256k1_keypair_{xonly_,}pub` More... 11 months ago
docs: correct `pubkey` param descriptions for `secp256k1_keypair_{xonly_,}pub` More... 11 months ago
clean up in-comment Sage code (refer to secp256k1_params.sage, update to Python3) More... 11 months ago
scalar: use `secp256k1_{read,write}_be32` helpers (4x64 impl.) More... 11 months ago
Drop no longer needed `#include "../include/secp256k1.h"` More... 12 months ago
test: Silent noisy clang warnings about Valgrind code on macOS x86_64 More... 12 months ago
Use `__shiftright128` intrinsic in `secp256k1_u128_rshift` on MSVC More... 12 months ago
scalar: use `secp256k1_{read,write}_be32` helpers (8x32 impl.) More... 12 months ago
Merge bitcoin-core/secp256k1#1337: ci: Fix error D8037 in `cl.exe` (attempt 2) More... 12 months ago
ci: Fix error D8037 in `cl.exe` More... 12 months ago
Revert "ci: Move wine prefix to /tmp to avoid error D8037 in cl.exe" More... 12 months ago
Merge bitcoin-core/secp256k1#1334: fix input range comment for `secp256k1_fe_add_int` More... 12 months ago
fix input range comment for `secp256k1_fe_add_int` More... 12 months ago
Merge bitcoin-core/secp256k1#1330: refactor: take use of `secp256k1_scalar_{zero,one}` constants More... 12 months ago
Merge bitcoin-core/secp256k1#1333: test: Warn if both `VERIFY` and `COVERAGE` are defined More... 12 months ago
tests: add checks for scalar constants `secp256k1_scalar_{zero,one}` More... 12 months ago
test: Warn if both `VERIFY` and `COVERAGE` are defined More... 12 months ago
refactor: take use of `secp256k1_scalar_{zero,one}` constants More... 12 months ago
Merge bitcoin-core/secp256k1#1328: build: Bump MSVC warning level up to W3 More... 12 months ago
build: Level up MSVC warnings More... 12 months ago
Merge bitcoin-core/secp256k1#1310: Refine release process More... 12 months ago
Merge bitcoin-core/secp256k1#1327: ci: Move wine prefix to /tmp to avoid error D8037 in cl.exe More... 12 months ago
ci: Move wine prefix to /tmp to avoid error D8037 in cl.exe More... 12 months ago
tweak_add: fix API doc for tweak=0 More... 12 months ago