{"id":73534,"library":"evm-precompiled-modexp","title":"EVM Precompiled Modexp","description":"Modexp precompiled contracts for SputnikVM, implementing modular exponentiation for Ethereum Virtual Machine.","status":"active","version":"0.11.0","language":"rust","source_language":null,"source_url":"https://github.com/ethereumproject/evm-rs","tags":["evm","ethereum","precompile","modexp","crypto"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nevm-precompiled-modexp = \"0.11.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add evm-precompiled-modexp","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Modexp","correct":"use evm_precompiled_modexp::Modexp;"}],"quickstart":{"code":"use evm_precompiled_modexp::Modexp;\n\nfn main() {\n    let _modexp = Modexp::new();\n    println!(\"Modexp precompile created\");\n}","lang":"rust","description":"Create a new modular exponentiation precompile instance."},"warnings":[],"env_vars":null,"search_vec":"'contract':6 'crypto':20 'ethereum':13,17 'evm':1,16 'exponenti':11 'implement':9 'machin':15 'modexp':3,4,19 'modular':10 'precompil':2,5,18 'sputnikvm':8 'virtual':14","created_at":"2026-06-17T18:52:06.639234+00:00","updated_at":"2026-06-17T18:52:06.639234+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/ethereumproject/evm-rs","github":"https://github.com/ethereumproject/evm-rs","docs":"https://docs.rs/evm-precompiled-modexp/","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}}