Docs.rs
  • zksnark-0.0.2
    • zksnark 0.0.2
    • Permalink
    • Docs.rs crate page
    • GPL-3.0-or-later
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • loongy
    • Dependencies
      • bigint ^4.4.0 normal
      • bn ^0.4.3 normal
      • itertools ^0.6.0 normal
      • rand ~0.3.14 normal
      • quickcheck ^0.7.1 dev
    • Versions
    • 37.33% 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
    • 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

zksnark0.0.2

Crate Items

  • Structs
  • Traits
  • Functions

List of all items

Structs

  • field::z251::Z251
  • groth16::Proof
  • groth16::QAP
  • groth16::SigmaG1
  • groth16::SigmaG2
  • groth16::circuit::ASTParser
  • groth16::circuit::Circuit
  • groth16::circuit::CircuitInstance
  • groth16::circuit::WireId
  • groth16::circuit::dummy_rep::DummyRep
  • groth16::coefficient_poly::CoefficientPoly
  • groth16::fr::FrLocal
  • groth16::fr::G1Local
  • groth16::fr::G2Local
  • groth16::fr::GtLocal

Traits

  • field::Field
  • field::FieldIdentity
  • field::Polynomial
  • groth16::EllipticEncryptable
  • groth16::Identity
  • groth16::Random
  • groth16::circuit::RootRepresentation
  • groth16::circuit::TryParse

Functions

  • field::dft
  • field::idft
  • field::polynomial_division
  • field::powers
  • groth16::circuit::weights
  • groth16::coefficient_poly::root_poly
  • groth16::prove
  • groth16::setup
  • groth16::verify