snarkvm-algorithms 0.9.14

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

default

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

full

  • crypto_hash
  • fft
  • msm
  • polycommit_full
  • snark

parallel

  • rayon
  • snarkvm-fields/parallel
  • snarkvm-utilities/parallel

crypto_hash

    This feature flag does not enable additional features.

fft

    This feature flag does not enable additional features.

msm

    This feature flag does not enable additional features.

polycommit_full

  • polycommit
  • snarkvm-parameters/default

snark

  • crypto_hash
  • fft
  • msm
  • polycommit

rayon

  • dep:rayon

polycommit

  • crypto_hash
  • fft
  • msm
  • rand_core

rand_core

  • dep:rand_core

wasm

  • crypto_hash
  • fft
  • msm
  • polycommit_wasm
  • snark
  • wasm-bindgen-futures

polycommit_wasm

  • polycommit
  • snarkvm-parameters/wasm

rust-gpu-tools

  • dep:rust-gpu-tools

lazy_static

  • dep:lazy_static

cuda

  • snarkvm-algorithms-cuda

crossbeam-channel

  • dep:crossbeam-channel

profiler

  • aleo-std/profiler

snarkvm-algorithms-cuda

  • dep:snarkvm-algorithms-cuda

wasm-bindgen-futures

  • dep:wasm-bindgen-futures

snarkvm-parameters

  • dep:snarkvm-parameters