mpz
mpz copied to clipboard
Optimize `DecodePrivate`
Currently when decoding only for one side we use onetime pads.But it should be possible to achieve the same by just sending the decoding information to the evaluator (or by sending the active output labels to the garbler).