错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Layered Symbolic Security Analysis in  \(\textsf {DY}^\star \)

  • Karthikeyan Bhargavan,
  • Abhishek Bichhawat,
  • Pedram Hosseyni,
  • Ralf Küsters,
  • Klaas Pruiksma,
  • Guido Schmitz,
  • Clara Waldmann,
  • Tim Würtele

摘要

While cryptographic protocols are often analyzed in isolation, they are typically deployed within a stack of protocols, where each layer relies on the security guarantees provided by the protocol layer below it, and in turn provides its own security functionality to the layer above. Formally analyzing the whole stack in one go is infeasible even for semi-automated verification tools, and impossible for pen-and-paper proofs. The \(\textsf {DY}^\star \) protocol verification framework offers a modular and scalable technique that can reason about large protocols, specified as a set of \(\textsf {F}^\star \) modules. However, it does not support the compositional verification of layered protocols since it treats the global security invariants monolithically. In this paper, we extend \(\textsf {DY}^\star \) with a new methodology that allows analysts to modularly analyze each layer in a way that compose to provide security for a protocol stack. Importantly, our technique allows a layer to be replaced by another implementation, without affecting the proofs of other layers. We demonstrate this methodology on two case studies. We also present a verified library of generic authenticated and confidential communication patterns that can be used in future protocol analyses and is of independent interest.