中央研究院 資訊科學研究所

活動訊息

友善列印

列印可使用瀏覽器提供的(Ctrl+P)功能

學術演講

:::

Programs from Proofs

  • 講者Dr. Heike Wehrheim 教授 (Paderborn University, Germany)
    邀請人:陳郁方
  • 時間2016-10-27 (Thu.) 10:30 ~ 12:30
  • 地點資訊所舊館108演講廳
摘要

Proof-carrying code approaches aim at safe execution of untrusted code by having the code producer attach a safety proof to the code which the code consumer only has to validate. Depending on the type of safety property, proofs can however become quite large and their validation - though faster than their construction - still time consuming.

In the talk I will explain a new concept for safe execution of untrusted code. It keeps the idea of putting the time consuming part of proving on the side of the code producer, however, attaches no proofs to code anymore but instead uses the proof to transform the program into an equivalent but more efficiently verifiable program. Code consumers thus still do proving themselves, however, on a computationally inexpensive level only. Experimental results show that this transformation can indeed reduce the proof effort, both with respect to time and space.