Rust bindings for the libsecp256k1-zkp library, providing elliptic curve operations with zero-knowledge proofs.
# Cargo.toml
[dependencies]
secp256k1-zkp = "0.11.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a new secp256k1 context.
Install the C library via your package manager or build from source.
No dependency data recorded yet.