Registry / crypto / sputnikvm-precompiled-modexp

sputnikvm-precompiled-modexp

JSON →
library0.10.1rscratesunverified

Modular exponentiation precompiled contracts for SputnikVM Ethereum virtual machine.

# Cargo.toml [dependencies] sputnikvm-precompiled-modexp = "0.10.1"
INSTALL
IMPORT
SIG · SPUTNIKVM-PRECOMPI
S
sputnikvm-precompiled-modexp
cryptorustv0.10.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Modexp
use sputnikvm_precompiled_modexp::Modexp;

Use the modexp precompile.

use sputnikvm_precompiled_modexp::Modexp; fn main() { let modexp = Modexp::default(); println!("Modexp precompile ready"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.10.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
18
Resources
sputnikvm-precompiled-modexp — cargo add sputnikvm-precompiled-modexp · libregistry