mpz icon indicating copy to clipboard operation
mpz copied to clipboard

Optimize `DecodePrivate`

Open th4s opened this issue 7 months ago • 0 comments

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).

th4s avatar Jul 23 '24 01:07 th4s