dusk-plonk 0.19.2

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

default

  • std

std

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

alloc

  • dusk-bls12_381/alloc
  • msgpacker
  • miniz_oxide
  • sha2

rayon

  • dep:rayon

msgpacker

  • dep:msgpacker

miniz_oxide

  • dep:miniz_oxide

sha2

  • dep:sha2

rkyv-impl

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

debug

  • dusk-cdf
  • backtrace

dusk-cdf

  • dep:dusk-cdf

zeroize

  • dep:zeroize

rkyv

  • dep:rkyv

backtrace

  • dep:backtrace

bytecheck

  • dep:bytecheck