Consensys / gnark-ignition-verifier

Golang packages using gnark-crypto library to parse and verify AZTEC ignition ceremony. Example usage; build a KZG SRS for bn254.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gnark-ignition-verifier

  • Package ignition is a package that provides helper functions to download, parse and validate the AZTEC Ignition Ceremony data.

  • The specs are described here.

  • The verification logic follows github.com/AztecProtocol/ignition-verification.

  • May be used to generate a gnark-crypto/bn254 kzg SRS from the AZTEC Ignition MPC ceremony.

We make no guarantees or warranties to the safety and reliability of these packages.

About

Golang packages using gnark-crypto library to parse and verify AZTEC ignition ceremony. Example usage; build a KZG SRS for bn254.


Languages

Language:Go 100.0%