{"id":64190,"library":"curv-kzen","title":"Curv-kzen","description":"An extremely simple interface to onboard new elliptic curves for general purpose elliptic curve cryptography.","status":"active","version":"0.10.0","language":"rust","source_language":null,"source_url":"https://github.com/ZenGo-X/curv","tags":["elliptic-curve","cryptography","secp256k1","kzen"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ncurv-kzen = \"0.10.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add curv-kzen","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Secp256k1","correct":"use curv_kzen::elliptic::curves::Secp256k1;"}],"quickstart":{"code":"use curv_kzen::elliptic::curves::Secp256k1;\n\nfn main() {\n    let point = Secp256k1::generator();\n    println!(\"{:?}\", point);\n}","lang":"rust","description":"Gets the generator point of the Secp256k1 curve."},"warnings":[{"fix":"Check the changelog for migration guides.","message":"The crate is a fork of the original curv and may have breaking changes.","severity":"breaking","affected_versions":">=0.10.0"}],"env_vars":null,"search_vec":"'cryptographi':18,22 'curv':2,12,17,21 'curv-kzen':1 'ellipt':11,16,20 'elliptic-curv':19 'extrem':5 'general':14 'interfac':7 'kzen':3,24 'new':10 'onboard':9 'purpos':15 'secp256k1':23 'simpl':6","created_at":"2026-06-17T16:52:56.608853+00:00","updated_at":"2026-06-17T16:52:56.608853+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/ZenGo-X/curv","github":"https://github.com/ZenGo-X/curv","docs":"https://docs.rs/curv-kzen/","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-17","next_check":"2026-12-14","install_tag":null}}