dusk-plonk 0.12.0-rc.0

A pure-Rust implementation of the PLONK ZK-Proof algorithm
Documentation

dusk-plonk

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

default

  • std

std

  • rand_core/std
  • dusk-bls12_381/default
  • dusk-jubjub/default
  • itertools/default
  • hashbrown/default
  • alloc
  • rayon

alloc

  • dusk-bls12_381/alloc

rayon

    This feature flag does not enable additional features.

canon

  • dusk-bls12_381/canon
  • dusk-jubjub/canon
  • canonical
  • canonical_derive

rkyv-impl

  • dusk-bls12_381/rkyv
  • dusk-jubjub/rkyv-impl
  • rkyv

trace-print

  • trace

canonical

    This feature flag does not enable additional features.

trace

    This feature flag does not enable additional features.

rkyv

    This feature flag does not enable additional features.

canonical_derive

    This feature flag does not enable additional features.