PCF: A Portable Circuit Format for Scalable Two-Party Secure Computation.

SEC'13: Proceedings of the 22nd USENIX conference on Security(2013)

引用 53|浏览49
暂无评分
摘要
A secure computation protocol for a function f (x,y) must leak no information about inputs x,y during its execution; thus it is imperative to compute the function f in a data-oblivious manner. Traditionally, this has been accomplished by compiling f into a boolean circuit. Previous approaches, however, have scaled poorly as the circuit size increases. We present a new approach to compiling such circuits that is substantially more efficient than prior work. Our approach is based on online circuit compression and lazy gate generation. We implemented an optimizing compiler for this new representation of circuits, and evaluated the use of this representation in two secure computation environments. Our evaluation demonstrates the utility of this approach, allowing us to scale secure computation beyond any previous system while requiring substantially less CPU time and disk space. In our largest test, we evaluate an RSA-1024 signature function with more than 42 billion gates, that was generated and optimized using our compiler. With our techniques, the bottleneck in secure computation lies with the cryptographic primitives, not the compilation or storage of circuits.
更多
查看译文
关键词
secure computation,secure computation environment,secure computation protocol,RSA-1024 signature function,boolean circuit,circuit size increase,new approach,online circuit compression,previous approach,new representation,portable circuit format,scalable two-party secure computation
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要