arnaucube ac913ab573 Add decider circuit RelaxedR1CS (#21)
- Add naive decider circuit `RelaxedR1CSGadget`, which in-circuit checks
  that the given z satisfies the given RelaxedR1CS instance
- Add method to relax the R1CS instance
- Add check_relation (for testing only) to R1CS & RelaxedR1CS
- Migrate from own SparseMatrix to use ark_relations::r1cs::Matrix
- Add frontend helper to use arkworks circuits
2023-09-07 17:21:30 +00:00
2023-09-07 17:21:30 +00:00
2023-08-17 10:32:26 +02:00
2023-08-15 18:05:20 +08:00
Description
No description provided
MIT 1 MiB
Languages
Rust 99.8%
Shell 0.1%