This repo contains both an implementation of the SPN Cipher, as well as linear cryptanalysis as presented in Howard Heys's Tutorial
To use, just run:
#ruby attack.rb
An implementation of Howard M. Heys's Linear and Differential Cryptanalysis Tutorial
Ruby
This repo contains both an implementation of the SPN Cipher, as well as linear cryptanalysis as presented in Howard Heys's Tutorial
To use, just run:
#ruby attack.rb