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 229148eb5a
move transcript to trait (#46)
2 years ago
..
benches a generic Trait for both ml and uni KZG (#43) 2 years ago
src move transcript to trait (#46) 2 years ago
Cargo.toml move transcript to trait (#46) 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.