kzg 0.6.0

a simple implementation of the KZG polynomial commitment scheme
Documentation

kzg

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, 0 of them enabled by default.

serde_support

  • serde

parallel

  • rayon

b12_381

  • bls12_381

csprng_setup

  • rand

serde

    This feature flag does not enable additional features.

rayon

    This feature flag does not enable additional features.

rand

    This feature flag does not enable additional features.

bls12_381

    This feature flag does not enable additional features.