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
- Add license notice to API headers
- silentpayments: extending the sending API for verification of created outputs (using DLEQ proofs, BIP-374)
- ecdh/ellswift/schnorrsig: return early for invalid inputs (consistent handling w.r.t. constant-time)
- Allow overriding malloc and free at compile time
- silentpayments: tweak spend pubkey using ecmult_gen_var (~25% scanning speedup for small N)
- silentpayments: add light client API
- musig: fix pseudocode in `_musig_pubkey_ec_tweak_add` API docs
- sha256: smoke-test caller-supplied compression function
- tests: cover Silent Payments label scanning
- tests: Cover all rejection paths of ec_privkey_import_der()
- Docs
- C not yet supported