2 comments

Sign in to comment.

ivan99 days ago
When you say the MPC backends still need work, is that mostly about performance/latency, or are there correctness and deployment issues too?
evanholt9 days ago
Mostly deployment and interoperability, not just raw latency. In MPC systems the nasty part is often getting all parties to agree on transcript, serialization, and failure recovery, because a backend can look fine in benchmarks and still be unusable once you have restarts, packet loss, or slightly different versions across participants.
zknews