Revisiting LFSMs
Fran\c{c}ois Arnault, Thierry Berger, Marine Minier, Benjamin, Pousse

TL;DR
This paper introduces a new matrix representation for Linear Finite State Machines, particularly LFSRs, enabling sparse implementations and a novel diffusion delay criterion to improve design and analysis in cryptography.
Contribution
It presents a new polynomial fractional matrix representation for LFSMs and LFSRs, along with a diffusion delay criterion and an algorithm for designing efficient, sparse LFSRs.
Findings
New sparse matrix representation for LFSMs and LFSRs
Introduction of diffusion delay as a design criterion
Algorithm for generating LFSRs with good properties
Abstract
Linear Finite State Machines (LFSMs) are particular primitives widely used in information theory, coding theory and cryptography. Among those linear automata, a particular case of study is Linear Feedback Shift Registers (LFSRs) used in many cryptographic applications such as design of stream ciphers or pseudo-random generation. LFSRs could be seen as particular LFSMs without inputs. In this paper, we first recall the description of LFSMs using traditional matrices representation. Then, we introduce a new matrices representation with polynomial fractional coefficients. This new representation leads to sparse representations and implementations. As direct applications, we focus our work on the Windmill LFSRs case, used for example in the E0 stream cipher and on other general applications that use this new representation. In a second part, a new design criterion called diffusion delay…
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.
Taxonomy
TopicsCoding theory and cryptography · Error Correcting Code Techniques · Cellular Automata and Applications
