-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
Hello,
Insofar as I can tell, in the 2PC code, shares of beaver triples are generated as (0, 0, 0) for both parties. Due to this (and some other code), shares of all intermediate values are of the form (X, 0). This is worrying for two reasons. First, this is insecure and may produce incorrect latency numbers. Second, all truncations are in fact exact and do not emulate local truncation errors in MPC when done with correct beaver triples. Could you suggest a way to measure accuracy when the MPC suffers from errors caused by local truncation?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels