Registry / crypto / ark-models-ext

ark-models-ext

JSON →
library0.5.2rscratesunverified

Replacement elliptic curve models for BLS12, BN, and BW6 families used in ark-ec.

# Cargo.toml [dependencies] ark-models-ext = "0.5.2"
INSTALL
IMPORT
SIG · ARK-MODELS-EXT
A
ark-models-ext
cryptorustv0.5.2
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.

Bls12Config
use ark_models_ext::bls12::Bls12Config;

Import and use a BLS12 curve configuration.

use ark_models_ext::bls12::Bls12Config; fn main() { let _config = Bls12Config; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.5.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
40 hits · last 30 days
node
38
Resources
ark-models-ext — cargo add ark-models-ext · libregistry