Package btcec implements support for the elliptic curves needed for Litecoin, specifically secp256k1, providing data structures and functions for elliptic curve cryptography.
go get github.com/ltcsuite/ltcd/btcec/v2No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Generate a new private key and print its uncompressed public key.
No known issues recorded.
No dependency data recorded yet.