BookRags.com Literature Guides Literature
Guides
Criticism & Essays Criticism &
Essays
Questions & Answers Questions &
Answers
Lesson Plans Lesson
Plans
My Bibliography Periodic Table U.S. Presidents Shakespeare Sonnet Shake-Up
Research Anything:        
History | Encyclopedias | Films | News | Create a Bibliography | More... Login | Register | Help

Boomerang attack

Print-Friendly
About 3 pages (1,027 words)

Bookmark and Share Questions on this topic? Just ask!

In cryptography, the boomerang attack is a method for the cryptanalysis of block ciphers based on differential cryptanalysis. The attack was published in 1999 by David Wagner, who used it to break the COCONUT98 cipher. The boomerang attack has allowed new avenues of attack for many ciphers previously deemed safe from differential cryptanalysis. Refinements on the boomerang attack have been published: the amplified boomerang attack, then the rectangle attack.

Contents

The attack

The boomerang attack is based on differential cryptanalysis. In differential cryptanalysis, an attacker exploits how differences in the input to a cipher (the plaintext) can affect the resultant difference at the output (the ciphertext). A high-probability "differential" (that is, an input difference that will produce a likely output difference) is needed that covers all, or nearly all, of the cipher. The boomerang attack allows differentials to be used which cover only part of the cipher. The attack attempts to generate a so-called "quartet" structure at a point halfway through the cipher. For this purpose, say that the encryption action, E, of the cipher can be split into two consecutive stages, E0 and E1, so that E(M) = E1(E0(M)), where M is some plaintext message. Suppose we have two differentials for the two stages; say,

<math>\Delta\to\Delta^*</math>

for E0, and

<math>\nabla\to\nabla^*</math> for E1-1 (the decryption action of E1).

The basic attack proceeds as follows:

  • Choose a random plaintext <math>P</math> and calculate <math>P' = P \oplus \Delta</math>.
  • Request the encryptions of <math>P</math> and <math>P'</math> to obtain <math>C = E(P)</math> and <math>C' = E(P')</math>
  • Calculate <math>D = C \oplus \nabla</math> and <math>D' = C' \oplus \nabla</math>
  • Request the decryptions of <math>D</math> and <math>D'</math> to obtain <math>Q = E^{-1}(D)</math> and <math>Q' = E^{-1}(D')</math>
  • Compare <math>Q</math> and <math>Q'</math>; when the differentials hold, <math>Q \oplus Q' = \Delta</math>.

Application to specific ciphers

The best attack on KASUMI, a block cipher used in 3GPP, is a related-key rectangle attack which breaks the full eight rounds of the cipher faster than exhaustive search (Biham et al., 2005). The attack requires 254.6 chosen plaintexts, each of which has been encrypted under one of four related keys, and has a time complexity equivalent to 276.1 KASUMI encryptions.

References

External links

View More Summaries on Boomerang attack
 
Ask any question on Boomerang attack and get it answered FAST!
Answer questions in BookRags Q&A and earn points toward
discounted or even FREE Study Guides and other BookRags products!
Learn more about BookRags Q&A
Copyrights
Boomerang attack from Wíkipedia. ©2006 by Wíkipedia. Licensed under the GNU Free Documentation License. View a list of authors or edit this article.

Article Navigation
Join BookRagslearn moreJoin BookRags




About BookRags | Customer Service | Report an Error | Terms of Use | Privacy Policy