Automated Software Analysis Group

A Lightweight Formal Analysis of a Multicast Key Management Scheme

  • Author:

    Mana Taghdiri, Daniel Jackson

  • Place:

    International Conference on Formal Techniques for Networked and Distributed Systems (FORTE), 2003

  • Date: Oct. 3003
  • This paper describes the analysis of Pull-Based Asynchronous Rekeying Framework (ARF), a recently proposed solution to the scalable group key management problem in secure multicast. A model of this protocol is constructed in Alloy, a lightweight relational modeling language, and analyzed using the Alloy Analyzer, a fully automatic simulation and checking tool for Alloy models. In this analysis, some critical correctness properties that should be satisfied by any secure multicast protocol are checked. Some flaws, previously unknown to the protocol’s designers are exposed, including one serious security breach. To eliminate the most serious flaw, some fixes are proposed and checked using the Alloy Analyzer. The case study also illustrates a novel modeling idiom that supports better modularity and is generally simpler and more intuitive than the conventional idiom used for modeling distributed systems.

BibTex

@InProceedings{taghdiri-jackson-2003,
    author    = "M. Taghdiri and D. Jackson",
    title     = {A Lightweight Formal Analysis of a Multicast Key Management Scheme},
    booktitle = {23th International Conference on Formal Techniques for Networked and Distributed Systems (FORTE)},
    pages     = {240-256},
    year      = {2003}   
}