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
- cmake: Add option to recreate precomputed files
- build: fix clang -Wshorten-64-to-32 warnings
- cmake: Drop support for coverage in combination with multi-generator
- Add DLEQ proof implementing BIP 374
- ecmult_multi: Replace scratch space with malloc, use abcd cost model
- cmake: Add dynamic test discovery to improve parallelism
- Silent Payments module: discussion about different scanning approaches (BIP, LabelSet, hybrid)
- Make SHA256 compression runtime pluggable
- Add "silentpayments" module implementing BIP352 (take 4, limited to full-node scanning)
- bench: replace wall-clock timer with per-process CPU timer
- Docs
- C not yet supported