CRJun 5, 2019

Security in Asynchronous Interactive Systems

arXiv:1906.02069v1
Originality Incremental advance
AI Analysis

This work addresses security challenges in asynchronous interactive systems for distributed computing, offering incremental improvements by extending secure computation techniques to handle mediator-based protocols.

The paper tackles the problem of securely simulating arbitrary protocols with a mediator in asynchronous systems, where scheduler influence introduces new subtleties. It provides a construction that is secure for n > 4t malicious agents, proven optimal, and shows additional security properties for 3t < n ≤ 4t.

Secure function computation has been thoroughly studied and optimized in the past decades. We extend techniques used for secure computation to simulate arbitrary protocols involving a mediator. The key feature of our notion of simulation is that it is bidirectional: not only does the simulation produce only outputs that could happen in the original protocol, but the simulation produces all such outputs. In a synchronous system, it can be shown that this requirement can already be achieved by the standard notion of secure computation. However, in an asynchronous system, new subtleties arise because the scheduler can influence the output. We provide a construction that is secure if $n > 4t$, where $t$ is the number malicious agents, which is provably the best possible. We also show that our construction satisfies additional security properties even if $3t < n \le 4t$.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes