{"id":59982,"library":"secp256k1-zkp","title":"secp256k1-zkp","description":"Rust bindings for the libsecp256k1-zkp library, providing elliptic curve operations with zero-knowledge proofs.","status":"active","version":"0.11.0","language":"rust","source_language":null,"source_url":"https://github.com/ElementsProject/rust-secp256k1-zkp","tags":["cryptography","elliptic-curve","bitcoin","zero-knowledge"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nsecp256k1-zkp = \"0.11.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add secp256k1-zkp","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Secp256k1","correct":"use secp256k1_zkp::Secp256k1;"}],"quickstart":{"code":"use secp256k1_zkp::Secp256k1;\n\nfn main() {\n    let secp = Secp256k1::new();\n    println!(\"Secp256k1 context created\");\n}","lang":"rust","description":"Create a new secp256k1 context."},"warnings":[{"fix":"Install the C library via your package manager or build from source.","message":"Requires the `libsecp256k1-zkp` C library to be installed on the system.","severity":"gotcha","affected_versions":">=0.0.0"}],"env_vars":null,"search_vec":"'bind':5 'bitcoin':25 'cryptographi':21 'curv':14,24 'ellipt':13,23 'elliptic-curv':22 'knowledg':19,28 'librari':11 'libsecp256k1':9 'libsecp256k1-zkp':8 'oper':15 'proof':20 'provid':12 'rust':4 'secp256k1':2 'secp256k1-zkp':1 'zero':18,27 'zero-knowledg':17,26 'zkp':3,10","created_at":"2026-06-16T17:23:30.756041+00:00","updated_at":"2026-06-16T17:23:30.756041+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/ElementsProject/rust-secp256k1-zkp/","github":"https://github.com/ElementsProject/rust-secp256k1-zkp","docs":"https://docs.rs/secp256k1-zkp/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["crypto"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-16","next_check":"2026-12-13","install_tag":null}}