plonkup 0.1.0

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

plonkup

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

  • 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

trace-print

  • trace

canonical

    This feature flag does not enable additional features.

trace

    This feature flag does not enable additional features.

canonical_derive

    This feature flag does not enable additional features.