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
- Enable -Wunused-function
- test: deduplicate scalar and field constants for n-1 and p-1
- Add test that builds public headers
- Installation check instructions in "Release process"
- Initialization of output args
- Add FullAgg module
- Lingering comment documenting `ECMULT_WINDOW_SIZE` large values' costs
- Remove deprecated `secp256k1_schnorrsig_sign` alias
- ecmult: Clean up integer types in _ecmult_wnaf
- [Benchmark] replace Wall-Clock Time with Per-process CPU Time
- Docs
- C not yet supported