filecoin-proofs 8.0.3

The Filecoin specific aspects of storage-proofs, including a C based FFI, to generate and verify proofs.
Documentation

filecoin-proofs

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

default

  • gpu
  • pairing

gpu

  • storage-proofs-core/gpu
  • storage-proofs-porep/gpu
  • storage-proofs-post/gpu
  • bellperson/gpu
  • filecoin-hashers/gpu
  • fr32/gpu

pairing

  • storage-proofs-core/pairing
  • storage-proofs-porep/pairing
  • storage-proofs-post/pairing
  • bellperson/pairing
  • filecoin-hashers/pairing
  • fr32/pairing

blst

  • storage-proofs-core/blst
  • storage-proofs-porep/blst
  • storage-proofs-post/blst
  • bellperson/blst
  • filecoin-hashers/blst
  • fr32/blst

asm

  • storage-proofs-core/asm

simd

  • storage-proofs-core/simd

cpu-profile

  • gperftools

heap-profile

  • gperftools/heap

gperftools

    This feature flag does not enable additional features.