ksevta / Break-DES-6-round-using-chosen-plain-text-attack

these are the all codes used to break DES 6 round for a given sbox,initial permutation and final permutation.here we used characteristic equation to recover all the 6 keys used for encryption.it is also known as differential method to break the DES for further queries please go through readme.txt. this was done as assignment for a course so please ignore the part 1 in readme.txt.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ksevta/Break-DES-6-round-using-chosen-plain-text-attack Stargazers