Cryptanalysis of the TS-Hash lightweight LFSR-based hash function.
- tshash.py contains the main class to work with TS-Hash and its representation;
- linearization.py contains code for linearizing TS-Hash;
- Attacks.ipynb contains main attacks (notebook).