Union and intersection types for secure protocol implementations

  • Authors:
  • Michael Backes;Cătălin Hriţcu;Matteo Maffei

  • Affiliations:
  • Saarland University, Germany;Saarland University, Germany;Saarland University, Germany

  • Venue:
  • TOSCA'11 Proceedings of the 2011 international conference on Theory of Security and Applications
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present a new type system for verifying the security of cryptographic protocol implementations. The type system combines prior work on refinement types, with union, intersection, and polymorphic types, and with the novel ability to reason statically about the disjointness of types. The increased expressivity enables the analysis of important protocol classes that were previously out of scope for the type-based analyses of protocol implementations. In particular, our types can statically characterize: (i ) more usages of asymmetric cryptography, such as signatures of private data and encryptions of authenticated data; (ii ) authenticity and integrity properties achieved by showing knowledge of secret data; (iii ) applications based on zero-knowledge proofs. The type system comes with a mechanized proof of correctness and an efficient type-checker.