Formal Specification and Verification of Fully Asynchronous Implementations of the Data Encryption Standard
Wendelin Serwe (Inria)

TL;DR
This paper develops formal asynchronous models of the DES encryption algorithm using LOTOS and LNT, applying verification techniques to ensure correctness and compare with existing implementations.
Contribution
It introduces two formal models of DES in asynchronous style using LOTOS and LNT, with verification and comparison methods to validate correctness.
Findings
Models verified with model checking and equivalence checking
Prototype generated from models matches existing DES implementations
Models and code are publicly available for validation
Abstract
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.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
