snarkvm-algorithms 0.2.2

Algorithms for a decentralized virtual machine
Documentation

snarkvm-algorithms

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

default

  • full
  • parallel
  • snarkvm-curves/default
  • snarkvm-fields/default
  • snarkvm-r1cs/default
  • snarkvm-utilities/default

full

  • commitment
  • commitment_tree
  • crh
  • encoding
  • encryption
  • fft
  • merkle_tree
  • msm
  • prf
  • signature
  • snark

parallel

    This feature flag does not enable additional features.

commitment

  • blake2
  • crh

commitment_tree

    This feature flag does not enable additional features.

crh

    This feature flag does not enable additional features.

encoding

    This feature flag does not enable additional features.

encryption

  • signature

fft

    This feature flag does not enable additional features.

merkle_tree

    This feature flag does not enable additional features.

msm

    This feature flag does not enable additional features.

prf

  • blake2

signature

  • encryption

snark

  • fft
  • msm

blake2

    This feature flag does not enable additional features.

wasm

  • commitment
  • commitment_tree
  • crh
  • encoding
  • encryption
  • fft
  • merkle_tree
  • msm
  • prf
  • signature
  • snark
  • snarkvm-profiler/print-trace