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
- build: Disable some targets when external callbacks are enabled
- Replace the 64-bit C field implementation by fiat-crypto output
- build: benchmarks and examples should be disabled when external callbacks are enabled
- Rework or get rid of scratch space
- build: Move generation of prebuilt files out of build system
- fiat-crypto + CryptOpt tracking issue
- Add bitcoin as a topic to this repository
- More parallel tests
- modinv: Verify invariant of _modinfo struct
- Use arc4random_buf() as the best practice method for obtaining randomness on OpenBSD (examples)
- Docs
- C not yet supported