Skip to content

tarunyadav/Differential-and-Linear-Cryptanalysis

 
 

Repository files navigation

Differential-and-Linear-Cryptanalysis

Issues

  • Still need to manually simplify POS when using MILP to model S-Box

    • possible solution: solve with pyeda.boolalg.espresso
  • Equations is too long for large (8-bit) S-Box

    • possible solution: ignore small bias

TODO

  • simplify logical condition with python

  • modeling Feistel Network

Reference

About

Differential and Linear Cryptanalysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%