0.9. The CSP approach

The approach that we present in this book is centred on the use of the process algebra Communicating Sequential Processes (CSP) and the model-checker FDR. CSP is a mathematical framework for the description and analysis of systems consisting of components (processes) interacting via the exchange of messages [41, 76, 87]. An introduction to CSP is provided in Chapter 1.

In this section we introduce the reader in informal terms to how a system is modelled in CSP. More detailed descriptions in CSP will be given later in Chapter 2.

Nodes and servers, at least honest ones, are fairly straightforward to model as CSP processes, as they merely enact a simple sequence of actions. A little care is needed in treating exceptions, especially ...

Get The Modelling and Analysis of Security Protocols: the CSP Approach now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.