cess-proofs 0.1.2

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

cess-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 8 feature flags, 2 of them enabled by default.

default

  • opencl

opencl

  • storage-proofs-core/opencl
  • storage-proofs-porep/opencl
  • storage-proofs-post/opencl
  • bellperson/opencl
  • cess-hashers/opencl
  • fr32/opencl

cuda

  • storage-proofs-core/cuda
  • storage-proofs-porep/cuda
  • storage-proofs-post/cuda
  • bellperson/cuda
  • cess-hashers/cuda
  • fr32/cuda

simd

  • storage-proofs-core/simd

heap-profile

  • gperftools/heap

asm

  • storage-proofs-core/asm

cpu-profile

  • gperftools

gperftools

    This feature flag does not enable additional features.