Docs.rs
  • vector-commit-0.1.0
    • vector-commit 0.1.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • SleepingShell
    • Dependencies
      • ark-bn254 ^0.4 normal
      • ark-ec ^0.4 normal
      • ark-ff ^0.4 normal
      • ark-poly ^0.4 normal
      • num ^0.4.1 normal
      • rand ^0.8.5 normal
      • criterion ^0.5 dev
    • Versions
    • 56.41% of the crate is documented
  • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

vector_commit0.1.0

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • kzg_amortized::KZGAmortized
  • kzg_amortized::KZGBatchProof
  • kzg_amortized::KZGCommitment
  • kzg_amortized::KZGKey
  • kzg_amortized::KZGPreparedData
  • kzg_amortized::KZGProof

Enums

  • kzg_amortized::KZGError

Traits

  • VCPreparedData
  • VCUniversalParams
  • VectorCommitment