1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 21 hours ago.
May 06, 2023 — May 06, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge bitcoin-core/secp256k1#1355: Fix a typo in the error message More... 11 months ago
Merge bitcoin-core/secp256k1#1354: Add ellswift to CHANGELOG More... 11 months ago
Fix a typo in the error message More... 11 months ago
Merge bitcoin-core/secp256k1#1295: abi: Use dllexport for mingw builds More... 11 months ago
Merge bitcoin-core/secp256k1#1336: Use `__shiftright128` intrinsic in `secp256k1_u128_rshift` on MSVC More... 11 months ago
Refer to ellswift.md in API docs More... 11 months ago
Merge bitcoin-core/secp256k1#1347: field: Document return value of fe_sqrt() More... 11 months ago
Add ellswift to CHANGELOG More... 11 months ago
Merge bitcoin-core/secp256k1#1129: ElligatorSwift + integrated x-only DH More... 11 months ago
Merge bitcoin-core/secp256k1#1338: Drop no longer needed `#include "../include/secp256k1.h"` More... 11 months ago
ecmult_const: add/improve tests More... 11 months ago
Merge bitcoin-core/secp256k1#1349: Normalize ge produced from secp256k1_pubkey_load More... 11 months ago
Merge bitcoin-core/secp256k1#1350: scalar: introduce and use `secp256k1_{read,write}_be64` helpers More... 11 months ago
tests: add tests for `secp256k1_{read,write}_be64` More... 11 months ago
scalar: use newly introduced `secp256k1_{read,write}_be64` helpers (4x64 impl.) More... 11 months ago
Normalize ge produced from secp256k1_pubkey_load More... 11 months ago
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... 11 months ago
test: Silent noisy clang warnings about Valgrind code on macOS x86_64 More... 11 months ago
Use `__shiftright128` intrinsic in `secp256k1_u128_rshift` on MSVC More... 11 months ago
scalar: use `secp256k1_{read,write}_be32` helpers (8x32 impl.) More... 11 months ago