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.

5 lines
223 B

  1. KZG based multilinear polynomial commitment
  2. -----
  3. # Compiling features:
  4. - `parallel`: use multi-threading when possible.
  5. - `print-trace`: print out user friendly information about the running time for each micro component.