Cargo Features

mopro-ffi has no features set by default.

[dependencies]
mopro-ffi = { version = "0.1.1", features = ["halo2", "circom"] }
halo2
circom = ark-bls12-381, ark-bn254, ark-ff, circom-prover, rust-witness

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

rust-witness circom?

Enables rust-witness

circom deps

ark-ff circom?

Enables ark-ff ^0.4.0

circom-prover circom?
ark-bn254 circom?

Enables ark-bn254 =0.4.0

ZKP generation

ark-bls12-381 circom?

Enables ark-bls12-381 ^0.4.0