Crate rings_snark

Crate rings_snark 

Source
Expand description

§Rings SNARK

This implementation is based on NOVA

Modules§

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