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
- field: correct `_fe_half` docs (output is not normalized, input requires magnitude <= 31)
- Minimum recommended toolchain - document and test it
- Fix #1191: Naming convention for secret function arguments
- Use `SECP256K1_WARN_UNUSED_RESULT` internally
- ci: Add a compile the public headers job (#1387)
- musig: Add hash context tests
- ci: Add ARM32 Valgrind jobs
- ci: Simplify module configuration and extend test coverage
- tests: add exhaustive extrakeys tweak coverage
- Follow-ups to #1777
- Docs
- C not yet supported