Crate ark_circom

Source
Expand description

Arkworks - Circom Compatibility layer

Provides bindings to Circom’s R1CS, for Groth16 Proof and Witness generation in Rust.

Re-exports§

Modules§

  • Helpers for converting Arkworks types to U256-tuples as expected by the Solidity Groth16 Verifier smart contracts

Structs§

Functions§

  • Reads a SnarkJS ZKey file into an Arkworks ProvingKey.