filecoin-proofs 9.0.0

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
  • blst

gpu

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

blst

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

pairing

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

simd

  • storage-proofs-core/simd

cpu-profile

  • gperftools

asm

  • storage-proofs-core/asm

heap-profile

  • gperftools/heap

gperftools

    This feature flag does not enable additional features.