fawkes-crypto 4.4.0

zk-SNARK circuit building framework
Documentation

fawkes-crypto

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

default

  • backend_bellman_groth16
  • r1cs
  • borsh_support
  • serde_support

backend_bellman_groth16

  • bellman
  • rand_support

r1cs

  • linked-list

borsh_support

  • borsh
  • ff-uint/borsh_support

serde_support

  • serde
  • ff-uint/serde_support

bellman

    This feature flag does not enable additional features.

rand_support

  • rand
  • getrandom
  • ff-uint/rand_support

linked-list

    This feature flag does not enable additional features.

borsh

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

rand

    This feature flag does not enable additional features.

getrandom

    This feature flag does not enable additional features.

wasm

  • getrandom/js
  • bellman/wasm

plonk

    This feature flag does not enable additional features.

heavy_tests

    This feature flag does not enable additional features.