ark-gm17 0.2.0

An implementation of the Groth-Maller 2017 zkSNARK proof system
Documentation

ark-gm17

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 9 feature flags, 4 of them enabled by default.

default

  • parallel

parallel

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

std

  • ark-ff/std
  • ark-ec/std
  • ark-poly/std
  • ark-relations/std
  • ark-crypto-primitives/std
  • ark-std/std

rayon

    This feature flag does not enable additional features.

r1cs

  • ark-crypto-primitives/r1cs
  • ark-r1cs-std
  • tracing
  • derivative
  • ark-std/print-trace

derivative

    This feature flag does not enable additional features.

tracing

    This feature flag does not enable additional features.

ark-r1cs-std

    This feature flag does not enable additional features.