Pairing-friendly elliptic curve library for cryptographic pairings.
# Cargo.toml
[dependencies]
pairing = "0.23.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Computes a pairing between G1 and G2 generators on BLS12-381.
Add `pairing = { version = "0.23", features = ["bls12_381"] }` to Cargo.toml.No dependency data recorded yet.