snarkvm-algorithms 0.16.19

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

default

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

full

  • crypto_hash
  • fft
  • msm
  • polycommit_full
  • r1cs
  • snark

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

r1cs

  • cfg-if
  • fxhash
  • indexmap

snark

  • crypto_hash
  • fft
  • msm
  • polycommit
  • r1cs

polycommit

  • crypto_hash
  • fft
  • msm
  • rand_core

cfg-if

  • dep:cfg-if

fxhash

  • dep:fxhash

indexmap

  • dep:indexmap

rand_core

  • dep:rand_core

wasm

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

serial

  • snarkvm-curves/serial
  • snarkvm-fields/serial
  • snarkvm-utilities/serial

polycommit_wasm

  • polycommit
  • snarkvm-parameters/wasm

rust-gpu-tools

  • dep:rust-gpu-tools

lazy_static

  • dep:lazy_static

wasm-bindgen-futures

  • dep:wasm-bindgen-futures

cuda

  • snarkvm-algorithms-cuda

crossbeam-channel

  • dep:crossbeam-channel

snarkvm-algorithms-cuda

  • dep:snarkvm-algorithms-cuda

snarkvm-parameters

  • dep:snarkvm-parameters

profiler

  • aleo-std/profiler

test

    This feature flag does not enable additional features.