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
- Investigate using new algorithm for scalar multiplication
- Don't #include standard library headers unconditionally
- General batch verification API context
- Remove lax DER parsing functions from contrib
- Recalibrate unit tests
- Further changes after making tables static
- Split tests into public and internal ones
- Faster const-time normalization
- contrib: Bitcoin Core's copy of lax DER parsing code in Bitcoin Core has diverged from our version
- Create a document for embedded use
- Docs
- C not yet supported