Abstract: This work defines the security intelligence of a system based on secure multiparty computation in terms of correctness, fairness, trust, transparency, accountability, reliability, consistency, confidentiality, data integrity, non-repudiation, authentication, authorization, correct identifi
Compilation for Secure Multi-party Computation
✍ Scribed by Niklas Büscher, Stefan Katzenbeisser
- Publisher
- Springer International Publishing
- Year
- 2017
- Tongue
- English
- Leaves
- 98
- Series
- SpringerBriefs in Computer Science
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
✦ Synopsis
This book presents a holistic view on compiler assisted practical secure multi-party computation (MPC) over Boolean circuits. It discusses that two or more parties jointly evaluate a function over their inputs in such a way that each party keeps its input unknown to the other parties in MPC. MPC provides a generic way to construct Privacy-Enhancing Technologies, which protect sensitive data during processing steps in untrusted environments. A major obstacle in the past was to generate MPC applications by hand. Recently, special compilers have been developed to build all kinds of applications.
This book also explains in detail how efficient MPC applications can be created automatically from ANSI-C, thus, bridging the areas of cryptography, compilation and hardware synthesis. It also gives an insight into the requirements for creating efficient applications for MPC and is hence of interest to not only researchers in the area of MPC but also developers realizing practical applications with MPC. For a better understanding of the complete compile chain from ANSI-C to circuits, which is the ‘machine code’ of MPC, the authors first give the necessary background information on MPC protocols, Boolean logic, and logic synthesis. Then the authors describe the various compilation steps required to translate any code into an adequate circuit description. Afterwards, the authors introduce a variety of optimization techniques for two classes of MPC protocols, namely techniques that improve the runtime of applications in constant- and multi-round MPC protocols. The authors also illustrate how efficient parallelization of MPC protocols can be achieved using the assistance of compilers. It presents the effectiveness of the proposed techniques by giving a detailed evaluation on benchmarking applications. Most of the aforementioned techniques are implemented in our open source compiler that is accompanying this book and allows to study compilation for MPC in practice.Researchers who are interested in practical secure multi-party computation (MPC), and developers who are interested in realizing MPC applications in practice will find this book useful as a reference, as well as advanced-level students in computer science.
✦ Table of Contents
Front Matter ....Pages i-x
Introduction (Niklas Büscher, Stefan Katzenbeisser)....Pages 1-4
Background (Niklas Büscher, Stefan Katzenbeisser)....Pages 5-13
Compiling ANSI-C Code into Boolean Circuits (Niklas Büscher, Stefan Katzenbeisser)....Pages 15-28
Compiling Size-Optimized Circuits for Constant-Round MPC Protocols (Niklas Büscher, Stefan Katzenbeisser)....Pages 29-42
Compiling Parallel Circuits (Niklas Büscher, Stefan Katzenbeisser)....Pages 43-59
Compiling Depth-Optimized Circuits for Multi-Round MPC Protocols (Niklas Büscher, Stefan Katzenbeisser)....Pages 61-77
Towards Scalable and Optimizing Compilation for MPC (Niklas Büscher, Stefan Katzenbeisser)....Pages 79-85
Back Matter ....Pages 87-93
✦ Subjects
Systems and Data Security
📜 SIMILAR VOLUMES
Abstract: First, this work defines the traditional concept of secure multi-party computation. Next, it has redefined the concept of SMC from a broader perspective. The complexity and efficiency of secure multi-party computation are analyzed in terms of rationality, fairness, correctness, resiliency,
<p><span>This book presents the state of the art for multi-party fair exchange protocols and provides insight details regarding multi-party applications for buying physical products. The authors tackle the fairness problem in e-commerce protocols for buying physical products in scenarios involving c
<P>The volume provides state-of-the-art in non-repudiation protocols and gives insight of its applicability to e-commerce applications. This professional book organizes the existing scant literature regarding non-repudiation protocols with multiple entities participation. It provides the reader with