Skip to main content

split-input

Reference

Splits a input toml file into secret shares for use in MPC

Usage: co-noir split-input [OPTIONS]

Options:
--config <CONFIG> The path to the config file
--input <INPUT> The path to the input JSON file
--circuit <CIRCUIT> The path to the circuit file
--protocol <PROTOCOL> The MPC protocol to be used [possible values: REP3, SHAMIR]
--out-dir <OUT_DIR> The path to the (existing) output directory
-h, --help Print help (see more with '--help')