secp256k1
https://github.com/bitcoin-core/secp256k1
C
Optimized C library for EC operations on curve secp256k1
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C not yet supported1 Subscribers
Add a CodeTriage badge to secp256k1
Help out
- Issues
- bench_ecmult: add benchmark for ecmult_const_xonly
- ci: Add Valgrind jobs on macOS ARM64
- add DLEQ proof based on BIP374 and use it for silent payments
- cmake: Improve handling of `SECP256K1_APPEND_*FLAGS` options
- tests: update ecdsa_secp256k1_sha256_bitcoin_test.json
- PoC: Add hazmat module (exposing scalar, point)
- docs: Split doc dir into user-facing and dev-docs
- Handle invalid inputs consistently with respect to constant-time
- "implicit conversion loses integer precision" warnings
- RFC: Add exhaustive test for 2-of-2 musig [WIP]
- Docs
- C not yet supported