An implementation of the Groth 2016 zkSNARK proof system.
# Cargo.toml
[dependencies]
ark-groth16 = "0.6.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a Groth16 proving system over BLS12-381.
Add ark-bls12-381 or another curve crate as a dependency.
No dependency data recorded yet.