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 baaa06b07b
enabling batch opening and mock tests (#80)
2 years ago
..
benches enabling batch opening and mock tests (#80) 2 years ago
src enabling batch opening and mock tests (#80) 2 years ago
Cargo.toml enabling batch opening and mock tests (#80) 2 years ago
readme.md enabling batch opening and mock tests (#80) 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.
  • extensive_sanity_checks: runs additional sanity checks that is not essential and will slow down the scheme.