Docs.rs
  • fawkes-crypto-phase2-0.2.2
    • fawkes-crypto-phase2 0.2.2
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • snjax
    • Dependencies
      • fawkes-crypto-bellman_ce ^0.3.1 normal
      • blake2 ^0.8.1 normal
      • blake2-rfc ^0.2 normal
      • byteorder ^1 normal
      • cfg-if ^0.1.10 normal
      • console_error_panic_hook ^0.1.6 normal optional
      • crossbeam ^0.7.3 normal
      • exitcode ^1.1.2 normal
      • hex ^0.4.0 normal
      • itertools ^0.9.0 normal
      • js-sys ^0.3.35 normal optional
      • num-bigint ^0.2.3 normal
      • num-traits ^0.2.8 normal
      • num_cpus ^1 normal
      • rand ^0.4 normal
      • rust-crypto ^0.2 normal optional
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • wasm-bindgen ^0.2.58 normal optional
      • web-sys ^0.3.35 normal optional
    • Versions
    • 32.88% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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

fawkes_crypto_phase20.2.2

Crate Items

  • Structs
  • Functions

List of all items

Structs

  • circom_circuit::CircomCircuit
  • hash_writer::HashWriter
  • keypair::PrivateKey
  • keypair::PublicKey
  • keypair_assembly::KeypairAssembly
  • parameters::MPCParameters

Functions

  • circom_circuit::circuit_from_json
  • circom_circuit::circuit_from_json_file
  • circom_circuit::create_rng
  • circom_circuit::create_verifier_sol
  • circom_circuit::create_verifier_sol_file
  • circom_circuit::filter_params
  • circom_circuit::load_params
  • circom_circuit::load_params_file
  • circom_circuit::proof_to_json
  • circom_circuit::proof_to_json_file
  • circom_circuit::prove
  • circom_circuit::proving_key_json
  • circom_circuit::proving_key_json_file
  • circom_circuit::verification_key_json
  • circom_circuit::verification_key_json_file
  • circom_circuit::verify
  • circom_circuit::witness_from_json
  • circom_circuit::witness_from_json_file
  • parameters::contains_contribution
  • parameters::keypair
  • parameters::verify_contribution
  • utils::hash_to_g2
  • utils::merge_pairs
  • utils::p1_to_vec
  • utils::p2_to_vec
  • utils::pairing_to_vec
  • utils::repr_to_big
  • utils::same_ratio