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.
|
|
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.
|