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
- tests: Fix function pointer initialization C89 error in ellswift tests
- ecdsa: Fix uninitialized field element in signature verification
- tests: add exhaustive extrakeys tweak coverage
- Follow-ups to #1777
- refactor: prefix external config macros with `SECP256K1_`
- 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
- Docs
- C not yet supported