Compilation for Secure Multi-party Computation: SpringerBriefs in Computer Science
Autor Niklas Büscher, Stefan Katzenbeisseren Limba Engleză Paperback – 27 noi 2017
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.
Din seria SpringerBriefs in Computer Science
- 20% Preț: 120.62 lei
- Preț: 429.68 lei
- Preț: 457.92 lei
- Preț: 292.48 lei
- 20% Preț: 166.97 lei
- 20% Preț: 313.38 lei
- 20% Preț: 285.05 lei
- 20% Preț: 335.65 lei
- 20% Preț: 391.57 lei
- 20% Preț: 310.86 lei
- 20% Preț: 310.86 lei
- 20% Preț: 310.70 lei
- 20% Preț: 310.23 lei
- 20% Preț: 309.75 lei
- Preț: 361.36 lei
- 20% Preț: 223.83 lei
- 20% Preț: 311.98 lei
- 20% Preț: 310.86 lei
- 20% Preț: 310.07 lei
- 20% Preț: 310.38 lei
- 20% Preț: 311.17 lei
- 20% Preț: 311.98 lei
- 20% Preț: 311.33 lei
- 20% Preț: 310.07 lei
- 20% Preț: 309.91 lei
- 20% Preț: 311.33 lei
- Preț: 360.05 lei
- Preț: 341.50 lei
- 20% Preț: 312.29 lei
- Preț: 331.56 lei
- Preț: 362.65 lei
- Preț: 363.02 lei
- 20% Preț: 311.98 lei
- 20% Preț: 339.01 lei
- 20% Preț: 309.26 lei
- 20% Preț: 310.07 lei
- 20% Preț: 311.98 lei
- 20% Preț: 309.91 lei
- Preț: 360.41 lei
- 20% Preț: 308.18 lei
- 20% Preț: 311.17 lei
- 20% Preț: 311.98 lei
- 20% Preț: 223.02 lei
- 20% Preț: 294.95 lei
- 20% Preț: 310.38 lei
- 20% Preț: 309.44 lei
- 20% Preț: 311.17 lei
- 20% Preț: 310.86 lei
- 20% Preț: 311.64 lei
- 20% Preț: 311.64 lei
Preț: 365.62 lei
Preț vechi: 457.02 lei
-20% Nou
Puncte Express: 548
Preț estimativ în valută:
69.97€ • 73.82$ • 58.31£
69.97€ • 73.82$ • 58.31£
Carte tipărită la comandă
Livrare economică 02-16 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9783319675213
ISBN-10: 3319675214
Pagini: 92
Ilustrații: X, 93 p. 23 illus., 7 illus. in color.
Dimensiuni: 155 x 235 mm
Greutate: 0.16 kg
Ediția:1st ed. 2017
Editura: Springer International Publishing
Colecția Springer
Seria SpringerBriefs in Computer Science
Locul publicării:Cham, Switzerland
ISBN-10: 3319675214
Pagini: 92
Ilustrații: X, 93 p. 23 illus., 7 illus. in color.
Dimensiuni: 155 x 235 mm
Greutate: 0.16 kg
Ediția:1st ed. 2017
Editura: Springer International Publishing
Colecția Springer
Seria SpringerBriefs in Computer Science
Locul publicării:Cham, Switzerland
Cuprins
1 Motivation.- 2 Related Work.- 3 Introduction into MPC Protocols.- 4 A general framework to compile circuits for MPC.- 5 Compiling size-optimized circuits for MPC protocols with constant rounds.- 6 Compiling depth-optimized circuits for round-based MPC protocols.- 7 Compiling parallel circuits for MPC protocols.- 8 Appendix.