{"id":64075,"library":"dusk-jubjub","title":"Dusk Jubjub","description":"Dusk's fork of the implementation of the Jubjub elliptic curve group","status":"active","version":"0.15.2","language":"rust","source_language":null,"source_url":"https://github.com/dusk-network/jubjub","tags":["crypto","elliptic-curve","jubjub","dusk"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ndusk-jubjub = \"0.15.2\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add dusk-jubjub","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"JubjubScalar","correct":"use dusk_jubjub::JubjubScalar;"}],"quickstart":{"code":"use dusk_jubjub::JubjubScalar;\n\nfn main() {\n    let scalar = JubjubScalar::from(42u64);\n    println!(\"Scalar: {:?}\", scalar);\n}","lang":"rust","description":"Creates a Jubjub scalar from an integer."},"warnings":[],"env_vars":null,"search_vec":"'crypto':15 'curv':13,18 'dusk':1,3,20 'ellipt':12,17 'elliptic-curv':16 'fork':5 'group':14 'implement':8 'jubjub':2,11,19","created_at":"2026-06-17T16:51:46.446671+00:00","updated_at":"2026-06-17T16:51:46.446671+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/dusk-network/jubjub","github":"https://github.com/dusk-network/jubjub","docs":"https://docs.rs/dusk-jubjub/","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}}