ark-crypto-primitives 0.2.0

A library of useful cryptographic primitives
Documentation

ark-crypto-primitives

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, 2 of them enabled by default.

default

  • std

std

  • ark-ff/std
  • ark-ec/std
  • ark-std/std
  • ark-relations/std

parallel

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

r1cs

  • ark-r1cs-std
  • tracing
  • ark-nonnative-field
  • ark-std/print-trace

ark-nonnative-field

    This feature flag does not enable additional features.

ark-r1cs-std

    This feature flag does not enable additional features.

rayon

    This feature flag does not enable additional features.

tracing

    This feature flag does not enable additional features.