Package secp256k1 wraps the bitcoin secp256k1 C library for elliptic curve operations.
go get github.com/ipsn/go-secp256k1No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Generate a secp256k1 key pair
Install libsecp256k1-dev or use a pure Go alternative like btcd/btcec
No dependency data recorded yet.