Docs.rs
  • poly-commit-0.0.10
    • poly-commit 0.0.10
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • ashWhiteHat
    • Dependencies
      • bls-12-381 ^0.0.10 normal
      • ec-pairing ^0.0.10 normal
      • parity-scale-codec ^2.0.0 normal
      • rand_core ^0.6 normal
      • rayon ^1.5.1 normal
      • zkstd ^0.0.10 normal
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate poly_commit

  • Version 0.0.10
  • All Items
  • Structs
  • Enums
?
Change settings

Crate poly_commit

source ·
Expand description

Kate Polynomial Commitment

CI crates.io badge Documentation GitHub license codecov dependency status

Implementation of Kate Polynomial Commitment.

Structs

  • Commitment
  • Fft
  • KeyPair
  • Polynomial
  • Witness

Enums

  • KzgError