SENov 16, 2021
Is CADP an Applicable Formal Method?Hubert Garavel, Frédéric Lang, Radu Mateescu et al.
CADP is a comprehensive toolbox implementing results of concurrency theory. This paper addresses the question, whether CADP qualifies as an applicable formal method, based on the experience of the authors and feedback reported by users.
LOApr 28, 2020
Modeling an Asynchronous Circuit Dedicated to the Protection Against Physical AttacksRadu Mateescu, Wendelin Serwe, Aymane Bouzafour et al.
Asynchronous circuits have several advantages for security applications, in particular their good resistance to attacks. In this paper, we report on experiments with modeling, at various abstraction levels, a patented asynchronous circuit for detecting physical attacks, such as cutting wires or producing short-circuits.
LONov 13, 2015
Formal Specification and Verification of Fully Asynchronous Implementations of the Data Encryption StandardWendelin Serwe
This paper presents two formal models of the Data Encryption Standard (DES), a first using the international standard LOTOS, and a second using the more recent process calculus LNT. Both models encode the DES in the style of asynchronous circuits, i.e., the data-flow blocks of the DES algorithm are represented by processes communicating via rendezvous. To ensure correctness of the models, several techniques have been applied, including model checking, equivalence checking, and comparing the results produced by a prototype automatically generated from the formal model with those of existing implementations of the DES. The complete code of the models is provided as appendices and also available on the website of the CADP verification toolbox.