Registry / crypto / ark-mnt6-298

ark-mnt6-298

JSON →
library0.5.0rscratesunverified

The MNT6-298 pairing-friendly elliptic curve implementation for cryptographic operations.

# Cargo.toml [dependencies] ark-mnt6-298 = "0.5.0"
INSTALL
IMPORT
SIG · ARK-MNT6-298
A
ark-mnt6-298
cryptorustv0.5.0
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.

MNT6_298
use ark_mnt6_298::MNT6_298;

Initializes the MNT6-298 elliptic curve.

use ark_mnt6_298::MNT6_298; fn main() { let curve = MNT6_298::new(); println!("MNT6-298 curve initialized"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.5.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
22
Resources
ark-mnt6-298 — cargo add ark-mnt6-298 · libregistry