A certificate infrastructure for machine-checked proofs of conditional information flow

  • Authors:
  • Torben Amtoft;Josiah Dodds;Zhi Zhang;Andrew Appel;Lennart Beringer;John Hatcliff;Xinming Ou;Andrew Cousino

  • Affiliations:
  • CIS Department, Kansas State University, Manhattan, KS;Dept. of Comp. Sci., Princeton University, Princeton, NJ;CIS Department, Kansas State University, Manhattan, KS;Dept. of Comp. Sci., Princeton University, Princeton, NJ;Dept. of Comp. Sci., Princeton University, Princeton, NJ;CIS Department, Kansas State University, Manhattan, KS;CIS Department, Kansas State University, Manhattan, KS;CIS Department, Kansas State University, Manhattan, KS

  • Venue:
  • POST'12 Proceedings of the First international conference on Principles of Security and Trust
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

In previous work, we have proposed a compositional framework for stating and automatically verifying complex conditional information flow policies using a relational Hoare logic. The framework allows developers and verifiers to work directly with the source code using source-level code contracts. In this work, we extend that approach so that the algorithm for verifying code compliance to an information flow contract emits formal certificates of correctness that are checked in the Coq proof assistant. This framework is implemented in the context of SPARK - a subset of Ada that has been used in a number of industrial contexts for implementing certified safety and security critical systems.