Crate rings_snark

source ·
Expand description

§Rings SNARK

This implementation is based on NOVA

Modules§

  • Implementation of Circuit
  • Error module of snark crate
  • reimport libs here
  • Utils for r1cs
  • Implementation of Rings Snark
  • A Rust Module for loading and calculating witness for circom circuits from wasm.