Pure Rust implementation of secp256k1 elliptic curve operations.
# Cargo.toml
[dependencies]
libsecp256k1 = "0.7.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Generates a secp256k1 key pair and signs/verifies a message.
Evaluate `k256` as a more actively maintained alternative.
No dependency data recorded yet.