generate-witness
Reference
Evaluates the extended witness generation for the specified circuit and input share in MPC
Usage: co-noir generate-witness [OPTIONS]
Options:
--config <CONFIG> The path to the config file
--input <INPUT> The path to the input share file
--circuit <CIRCUIT> The path to the circuit file
--protocol <PROTOCOL> The MPC protocol to be used [possible values: REP3, SHAMIR]
--out <OUT> The output file where the final witness share is written to
-h, --help Print help (see more with '--help')