The BLS12-377 pairing-friendly elliptic curve implementation.
# Cargo.toml
[dependencies]
ark-bls12-377 = "0.6.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Import the BLS12-377 curve type.
Add `ark-bls12-377 = { version = "0.6", features = ["curve"] }` to Cargo.toml.No dependency data recorded yet.