Files
hyperplonk/pcs
zhenfei baaa06b07b enabling batch opening and mock tests (#80)
- add mock circuits
- add vanilla and jellyfish plonk gates
- performance tuning
2022-09-27 14:51:30 -04:00
..

KZG based multilinear polynomial commitment

Compiling features:

  • parallel: use multi-threading when possible.
  • print-trace: print out user friendly information about the running time for each micro component.
  • extensive_sanity_checks: runs additional sanity checks that is not essential and will slow down the scheme.