Quantcast
Channel: Luay Baltaji's blog
Viewing all articles
Browse latest Browse all 8

C++ Differential Attack on SPN

$
0
0
Differential Attack Cryptanalysis on SPN ciphers is a known plain text attack and depends on the occurrence of similarity (i.e difference) between two cipher texts that correspond to two similar plain texts: if (x + x* = x’ & e(x) + e(x*) =y’) => y’ is a candidate output. This similarity can be measured using […]

Viewing all articles
Browse latest Browse all 8

Trending Articles