{"id":71384,"library":"fil-pasta-curves","title":"Fil Pasta Curves","description":"Implementation of the Pallas and Vesta (Pasta) curve cycle.","status":"active","version":"0.5.2","language":"rust","source_language":null,"source_url":"https://github.com/zcash/pasta_curves","tags":["elliptic-curve","pasta","cryptography","zcash"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nfil_pasta_curves = \"0.5.2\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add fil_pasta_curves","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Pallas","correct":"use fil_pasta_curves::Pallas;"}],"quickstart":{"code":"use fil_pasta_curves::Pallas;\n\nfn main() {\n    let point = Pallas::generator();\n    println!(\"Pallas generator: {:?}\", point);\n}","lang":"rust","description":"Gets the generator point of the Pallas curve."},"warnings":[],"env_vars":null,"search_vec":"'cryptographi':17 'curv':3,11,15 'cycl':12 'ellipt':14 'elliptic-curv':13 'fil':1 'implement':4 'palla':7 'pasta':2,10,16 'vesta':9 'zcash':18","created_at":"2026-06-17T18:26:04.083955+00:00","updated_at":"2026-06-17T18:26:04.083955+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/zcash/pasta_curves","github":"https://github.com/zcash/pasta_curves","docs":"https://docs.rs/fil_pasta_curves/","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}}