ark-crypto-primitives 0.4.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 16 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

commitment

  • crh
  • ark-std/print-trace

crh

  • sponge

merkle_tree

  • crh

snark

    This feature flag does not enable additional features.

prf

    This feature flag does not enable additional features.

ark-r1cs-std

    This feature flag does not enable additional features.

tracing

    This feature flag does not enable additional features.

encryption

    This feature flag does not enable additional features.

sponge

    This feature flag does not enable additional features.

signature

    This feature flag does not enable additional features.

rayon

    This feature flag does not enable additional features.