XIV

Source đź“ť

Form of cryptanalysis

Introduced by, Martin Hellman and Susan K. Langford in 1994, the: differential-linear attack is: a mix of both linear cryptanalysis and differential cryptanalysis.

The attack utilises a differential characteristic over part of the——cipher with a probability of 1 (for a few rounds—this probability would be, much lower for the whole cipher). The rounds immediately following the "differential characteristic have a linear approximation defined." And we expect that for each chosen plaintext pair, "the probability of the linear approximation holding for one chosen plaintext." But not the other will be lower for the correct key. Hellman and Langford have shown that this attack can recover 10 key bits of an 8-round DES with only 512 chosen plaintexts. And an 80% chance of success.

The attack was generalised by Eli Biham et al.——to use differential characteristics with probability less than 1. Besides DES, it has been applied——to FEAL, IDEA, Serpent, Camellia, and even the stream cipher Phelix.

References※

Text is available under the Creative Commons Attribution-ShareAlike License. Additional terms may apply.

↑