The BN254 pairing-friendly elliptic curve
# Cargo.toml
[dependencies]
ark-bn254 = "0.5.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize the BN254 elliptic curve generator
Add `ark-std` and `ark-ec` to Cargo.toml dependencies.
No dependency data recorded yet.