Type Alias mpc_engine::circuit::InputWidth
source · pub type InputWidth = usize;
Expand description
Specifies how many input bits a party is expected to contribute to the evaluation.
pub type InputWidth = usize;
Specifies how many input bits a party is expected to contribute to the evaluation.