schnorr_pok 0.17.0

Schnorr protocol for proof of knowledge of one or more discrete logs
Documentation

schnorr_pok

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

default

  • parallel

parallel

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

std

  • ark-ff/std
  • ark-ec/std
  • ark-std/std
  • ark-serialize/std
  • dock_crypto_utils/std
  • serde/std

rayon

  • dep:rayon
  • ark-std/print-trace
  • dock_crypto_utils/print-trace