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
- test: show both CMake and Autotools usage for ctime_tests
- bench: Update help functions in bench and bench_internal
- [Benchmark] replace Wall-Clock Time with Per-process CPU Time
- build: detect and compile arm32 assembly
- Extremely slow Clang + Valgrind on macOS x86_64
- [WIP, Please benchmark] Use Co-Z in pippenger
- Performance regression in `scalar_mul` with Clang and `x86_64` assembly enabled
- RFC: Using `unsigned char (*arg)[size]` as a replacement for `unsigned char *argsize` for fixed length array arguments
- `_ecmult_wnaf` relies on `int` being at least 32 bits
- Verify non-null data arg in ellswift xdh_hash_function_prefix
- Docs
- C not yet supported