You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
zhenfei a6ea6ac26b
initial integration of hyperplonk snark(#39)
2 years ago
..
benches initial integration of hyperplonk snark(#39) 2 years ago
src initial integration of hyperplonk snark(#39) 2 years ago
Cargo.toml initial integration of hyperplonk snark(#39) 2 years ago
readme.md move openings to g1 (#38) and remove switch_group feature 2 years ago

readme.md

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.