ark-poly-commit 0.3.0

A library for constructing polynomial commitment schemes for use in zkSNARKs
Documentation

ark-poly-commit

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 10 feature flags, 4 of them enabled by default.

default

  • std
  • parallel

std

  • ark-ff/std
  • ark-ec/std
  • ark-nonnative-field/std
  • ark-poly/std
  • ark-std/std
  • ark-relations/std
  • ark-serialize/std

parallel

  • std
  • ark-ff/parallel
  • ark-ec/parallel
  • ark-poly/parallel
  • ark-std/parallel
  • rayon

rayon

    This feature flag does not enable additional features.

r1cs

  • ark-relations
  • ark-r1cs-std
  • ark-nonnative-field
  • hashbrown
  • ark-std/print-trace

hashbrown

    This feature flag does not enable additional features.

ark-nonnative-field

    This feature flag does not enable additional features.

ark-r1cs-std

    This feature flag does not enable additional features.

ark-relations

    This feature flag does not enable additional features.