short_group_sig 0.2.0

Short group signatures - BB and weak-BB
Documentation

short_group_sig

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-poly/parallel
  • ark-std/parallel
  • rayon
  • dock_crypto_utils/parallel
  • schnorr_pok/parallel

std

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

rayon

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