{"id":69534,"library":"bls-12-381","title":"BLS12-381","description":"Implementation of the BLS12-381 pairing-friendly elliptic curve.","status":"active","version":"0.0.23","language":"rust","source_language":null,"source_url":"https://github.com/KogarashiNetwork/Kogarashi","tags":["cryptography","elliptic-curve","bls12-381","pairing"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nbls-12-381 = \"0.0.23\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add bls-12-381","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"G1Projective","correct":"use bls_12_381::G1Projective;"}],"quickstart":{"code":"use bls_12_381::G1Projective;\n\nfn main() {\n    let point = G1Projective::generator();\n    println!(\"Generator: {:?}\", point);\n}","lang":"rust","description":"Gets the generator of the G1 group."},"warnings":[],"env_vars":null,"search_vec":"'-381':2,7,18 'bls12':1,6,17 'cryptographi':13 'curv':12,16 'ellipt':11,15 'elliptic-curv':14 'friend':10 'implement':3 'pair':9,19 'pairing-friend':8","created_at":"2026-06-17T18:02:54.103964+00:00","updated_at":"2026-06-17T18:02:54.103964+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/KogarashiNetwork/Kogarashi/","github":"https://github.com/KogarashiNetwork/Kogarashi","docs":"https://docs.rs/bls-12-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}}