Compilation for Secure Multi-party Computation (SpringerBriefs in Computer Science)
暫譯: 安全多方計算的編譯 (計算機科學春季簡報)

Niklas Büscher, Stefan Katzenbeisser

  • 出版商: Springer
  • 出版日期: 2017-11-27
  • 售價: $2,800
  • 貴賓價: 9.5$2,660
  • 語言: 英文
  • 頁數: 93
  • 裝訂: Paperback
  • ISBN: 3319675214
  • ISBN-13: 9783319675213
  • 相關分類: Computer-Science
  • 海外代購書籍(需單獨結帳)

相關主題

商品描述

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.

商品描述(中文翻譯)

本書提供了一個全面的視角,探討基於布林電路的編譯器輔助實用安全多方計算(MPC)。它討論了兩個或更多方如何共同評估一個函數,並確保每個方的輸入對其他方保持未知。MPC 提供了一種通用的方法來構建隱私增強技術,這些技術在不受信任的環境中保護敏感數據在處理過程中的安全。過去的一個主要障礙是手動生成 MPC 應用程序。最近,已經開發出特殊的編譯器來構建各種應用程序。

本書還詳細解釋了如何從 ANSI-C 自動創建高效的 MPC 應用程序,從而橋接密碼學、編譯和硬體合成的領域。它還深入探討了創建高效 MPC 應用程序的要求,因此不僅對 MPC 領域的研究人員感興趣,對於實現實用 MPC 應用程序的開發人員也同樣重要。為了更好地理解從 ANSI-C 到電路的完整編譯鏈,這是 MPC 的“機器碼”,作者首先提供了有關 MPC 協議、布林邏輯和邏輯合成的必要背景信息。然後,作者描述了將任何代碼轉換為適當電路描述所需的各種編譯步驟。隨後,作者介紹了針對兩類 MPC 協議的各種優化技術,即改善常數和多輪 MPC 協議中應用程序運行時間的技術。作者還說明了如何利用編譯器的幫助實現 MPC 協議的高效並行化。通過對基準應用程序的詳細評估,展示了所提技術的有效性。上述大多數技術已在本書附帶的開源編譯器中實現,並允許實際研究 MPC 的編譯。對於對實用安全多方計算(MPC)感興趣的研究人員,以及對實現 MPC 應用程序感興趣的開發人員,本書將作為有用的參考資料,同時也適合計算機科學的高級學生。