Davies attack
In cryptography, Davies' attack is a dedicated statistical cryptanalysis method for attacking the Data Encryption Standard (DES). The attack was originally created in 1987 by Donald Davies. In 1994, Eli Biham and Alex Biryukov made significant improvements to the technique. It is a known-plaintext attack based on the non-uniform distribution of the outputs of pairs of adjacent S-boxes. It works by collecting many known plaintext/ciphertext pairs and calculating the empirical distribution of certain characteristics. Bits of the key can be deduced given sufficiently many known plaintexts, leaving the remaining bits to be found through brute force. There are tradeoffs between the number of required plaintexts, the number of key bits found, and the probability of success; the attack can find 24 bits of the key with 252 known plaintexts and 53% success rate.
References
- Donald Davies, Sean Murphy (cryptographer) (1993-09-20). "Pairs And Triplets Of DES S-Boxes" (PDF/PostScript). Retrieved 2007-01-24.
{{cite journal}}
: Cite journal requires|journal=
(help) - Eli Biham, Alex Biryukov (1994). "An Improvement of Davies' Attack on DES" (PostScript). Advances in Cryptology - Eurocrypt '94. pp. 461–467. Retrieved 2007-01-24.
{{cite conference}}
: Unknown parameter|booktitle=
ignored (|book-title=
suggested) (help)