Introducing a Framework to Enable Anonymous Secure Multi-Party Computation in Practice (Extended Version)
Malte Breuer, Ulrike Meyer, Susanne Wetzel

TL;DR
This paper presents a framework that enables anonymous and secure multi-party computation, allowing parties to participate privately and securely without revealing their identities, which is crucial for privacy-sensitive applications.
Contribution
The paper introduces a novel framework for anonymous secure multi-party computation and provides the first implementation meeting key security properties.
Findings
Framework enables repeated anonymous SMPC executions
Implementation achieves privacy and authorization guarantees
Framework is practical for privacy-sensitive distributed computations
Abstract
Secure Multi-Party Computation (SMPC) allows a set of parties to securely compute a functionality in a distributed fashion without the need for any trusted external party. Usually, it is assumed that the parties know each other and have already established authenticated channels among each other. However, in practice the parties sometimes must stay anonymous. In this paper, we conceptualize a framework that enables the repeated execution of an SMPC protocol for a given functionality such that the parties can keep their participation in the protocol executions private and at the same time be sure that only authorized parties may take part in a protocol execution. We identify the security properties that an implementation of our framework must meet and introduce a first implementation of the framework that achieves these properties.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCryptography and Data Security · Security and Verification in Computing · Cryptographic Implementations and Security
