{"id":64708,"library":"ark-ed-on-bls12-381","title":"ark-ed-on-bls12-381","description":"A Twisted Edwards curve defined over the scalar field of the BLS12-381 curve","status":"active","version":"0.5.0","language":"rust","source_language":null,"source_url":"https://github.com/arkworks-rs/algebra","tags":["elliptic-curve","bls12-381","edwards","cryptography","arkworks"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nark-ed-on-bls12-381 = \"0.5.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add ark-ed-on-bls12-381","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"EdwardsProjective","correct":"use ark_ed_on_bls12_381::EdwardsProjective;"}],"quickstart":{"code":"use ark_ed_on_bls12_381::EdwardsProjective;\nuse ark_ff::PrimeField;\n\nfn main() {\n    let g = EdwardsProjective::generator();\n    println!(\"Generator: {:?}\", g);\n}","lang":"rust","description":"Instantiate the Edwards curve generator"},"warnings":[{"fix":"Add `features = [\"std\", \"serde\"]` to Cargo.toml dependency","message":"Requires ark-std and ark-serialize features for full functionality","severity":"gotcha","affected_versions":">=0.5.0"}],"env_vars":null,"search_vec":"'-381':19,25 '381':6 'ark':2 'ark-ed-on-bls12':1 'arkwork':28 'bls12':5,18,24 'cryptographi':27 'curv':10,20,23 'defin':11 'ed':3 'edward':9,26 'ellipt':22 'elliptic-curv':21 'field':15 'scalar':14 'twist':8","created_at":"2026-06-17T16:59:24.505382+00:00","updated_at":"2026-06-17T16:59:24.505382+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://arkworks.rs","github":"https://github.com/arkworks-rs/algebra","docs":"https://docs.rs/ark-ed-on-bls12-381/","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}}