directory
2.0.0
Repository: https://github.com/danivilardell/gnark.git
Documentation: pkg.go.dev

# Packages

Package fields_bls12377 implements the fields arithmetic of the Fp12 tower used to compute the pairing over the BLS12-377 curve.
Package sw_bls12377 implements the arithmetics of G1, G2 and the pairing computation on BLS12-377 as a SNARK circuit over BW6-761.
Package sw_bls24315 implements the arithmetics of G1, G2 and the pairing computation on BLS24-315 as a SNARK circuit over BW6-633.
Package twistededwards implements the arithmetic of twisted Edwards curves in native fields.