Verified interoperable implementations of security protocols

  • Authors:
  • Karthikeyan Bhargavan;Cédric Fournet;Andrew D. Gordon;Stephen Tse

  • Affiliations:
  • Microsoft Research;Microsoft Research;Microsoft Research;University of Pennsylvania

  • Venue:
  • ACM Transactions on Programming Languages and Systems (TOPLAS)
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present an architecture and tools for verifying implementations of security protocols. Our implementations can run with both concrete and symbolic implementations of cryptographic algorithms. The concrete implementation is for production and interoperability testing. The symbolic implementation is for debugging and formal verification. We develop our approach for protocols written in F#, a dialect of ML, and verify them by compilation to ProVerif, a resolution-based theorem prover for cryptographic protocols. We establish the correctness of this compilation scheme, and we illustrate our approach with protocols for Web Services security.