A Pragmatic Introduction to Secure Multi-Party Computation
Title | A Pragmatic Introduction to Secure Multi-Party Computation PDF eBook |
Author | David Evans |
Publisher | Foundations and Trends (R) in Privacy and Security |
Pages | 190 |
Release | 2018-12-19 |
Genre | |
ISBN | 9781680835083 |
Practitioners and researchers seeking a concise, accessible introduction to secure multi-party computation which quickly enables them to build practical systems or conduct further research will find this essential reading.
Compilation for Secure Multi-party Computation
Title | Compilation for Secure Multi-party Computation PDF eBook |
Author | Niklas Büscher |
Publisher | Springer |
Pages | 98 |
Release | 2017-11-16 |
Genre | Computers |
ISBN | 3319675222 |
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.
Secure Multiparty Computation
Title | Secure Multiparty Computation PDF eBook |
Author | Ronald Cramer |
Publisher | Cambridge University Press |
Pages | 385 |
Release | 2015-07-15 |
Genre | Computers |
ISBN | 1107043050 |
This book provides information on theoretically secure multiparty computation (MPC) and secret sharing, and the fascinating relationship between the two concepts.
Secure Multi-party Computation
Title | Secure Multi-party Computation PDF eBook |
Author | Manoj Prabhakaran |
Publisher | IOS Press |
Pages | 296 |
Release | 2013 |
Genre | Computers |
ISBN | 1614991685 |
Secure Multi-Party Computation MPC is one of the most powerful tools developed by modern cryptography it facilitates collaboration among mutually distrusting parties by implementing a virtual trusted party. Despite the remarkable potential of such a tool, and decades of active research in the theoretical cryptography community, it remains a relatively inaccessible and lesser-known concept outside of this field. Only a handful of resources are available to students and researchers wishing to learn more about MPC. The editors of this book have assembled a comprehensive body of basic and advanced material on MPC, authored by
Efficient Secure Two-Party Protocols
Title | Efficient Secure Two-Party Protocols PDF eBook |
Author | Carmit Hazay |
Publisher | Springer Science & Business Media |
Pages | 271 |
Release | 2010-11-02 |
Genre | Computers |
ISBN | 3642143032 |
In the setting of multiparty computation, sets of two or more parties with p- vate inputs wish to jointly compute some (predetermined) function of their inputs. The computation should be such that the outputs received by the parties are correctly distributed, and furthermore, that the privacy of each party’s input is preserved as much as possible, even in the presence of - versarial behavior. This encompasses any distributed computing task and includes computations as simple as coin-tossing and broadcast, and as c- plex as electronic voting, electronic auctions, electronic cash schemes and anonymous transactions. The feasibility (and infeasibility) of multiparty c- putation has been extensively studied, resulting in a rather comprehensive understanding of what can and cannot be securely computed, and under what assumptions. The theory of cryptography in general, and secure multiparty computation in particular, is rich and elegant. Indeed, the mere fact that it is possible to actually achieve the aforementioned task is both surprising and intriguing.
Algorithmic Strategies for Solving Complex Problems in Cryptography
Title | Algorithmic Strategies for Solving Complex Problems in Cryptography PDF eBook |
Author | Balasubramanian, Kannan |
Publisher | IGI Global |
Pages | 321 |
Release | 2017-08-16 |
Genre | Computers |
ISBN | 1522529160 |
Cryptography is a field that is constantly advancing, due to exponential growth in new technologies within the past few decades. Applying strategic algorithms to cryptic issues can help save time and energy in solving the expanding problems within this field. Algorithmic Strategies for Solving Complex Problems in Cryptography is an essential reference source that discusses the evolution and current trends in cryptology, and it offers new insight into how to use strategic algorithms to aid in solving intricate difficulties within this domain. Featuring relevant topics such as hash functions, homomorphic encryption schemes, two party computation, and integer factoring, this publication is ideal for academicians, graduate students, engineers, professionals, and researchers interested in expanding their knowledge of current trends and techniques within the cryptology field.
Advances in Cryptology – CRYPTO 2018
Title | Advances in Cryptology – CRYPTO 2018 PDF eBook |
Author | Hovav Shacham |
Publisher | Springer |
Pages | 833 |
Release | 2018-08-11 |
Genre | Computers |
ISBN | 3319968815 |
The three volume-set, LNCS 10991, LNCS 10992, and LNCS 10993, constitutes the refereed proceedings of the 38th Annual International Cryptology Conference, CRYPTO 2018, held in Santa Barbara, CA, USA, in August 2018. The 79 revised full papers presented were carefully reviewed and selected from 351 submissions. The papers are organized in the following topical sections: secure messaging; implementations and physical attacks prevention; authenticated and format-preserving encryption; cryptoanalysis; searchable encryption and differential privacy; secret sharing; encryption; symmetric cryptography; proofs of work and proofs of stake; proof tools; key exchange; symmetric cryptoanalysis; hashes and random oracles; trapdoor functions; round optimal MPC; foundations; lattices; lattice-based ZK; efficient MPC; quantum cryptography; MPC; garbling; information-theoretic MPC; oblivious transfer; non-malleable codes; zero knowledge; and obfuscation.