Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Ciphertext-only attack

From Wikipedia, the free encyclopedia
Attack model in cryptanalysis
This article has multiple issues. Please helpimprove it or discuss these issues on thetalk page.(Learn how and when to remove these messages)
This article includes alist of references,related reading, orexternal links,but its sources remain unclear because it lacksinline citations. Please helpimprove this article byintroducing more precise citations.(May 2016) (Learn how and when to remove this message)
icon
This articleneeds additional citations forverification. Please helpimprove this article byadding citations to reliable sources. Unsourced material may be challenged and removed.
Find sources: "Ciphertext-only attack" – news ·newspapers ·books ·scholar ·JSTOR
(May 2016) (Learn how and when to remove this message)
(Learn how and when to remove this message)

Incryptography, aciphertext-only attack (COA) orknown ciphertext attack is anattack model forcryptanalysis where the attacker is assumed to have access only to a set ofciphertexts. While the attacker has no channel providing access to the plaintext prior to encryption, in all practical ciphertext-only attacks, the attacker still has some knowledge of the plaintext. For instance, the attacker might know the language in which the plaintext is written or the expected statistical distribution of characters in the plaintext. Standard protocol data and messages are commonly part of the plaintext in many deployed systems, and can usually be guessed or known efficiently as part of a ciphertext-only attack on these systems.

Attack

[edit]

The attack is completely successful if the correspondingplaintexts can be deduced, or even better, thekey. The ability to obtain any information at all about the underlying plaintext beyond what was pre-known to the attacker is still considered a success. For example, if an adversary is sending ciphertext continuously to maintaintraffic-flow security, it would be very useful to be able to distinguish real messages from nulls. Even making an informed guess of the existence of real messages would facilitatetraffic analysis.

In thehistory of cryptography, early ciphers, implemented using pen-and-paper, were routinely broken using ciphertexts alone. Cryptographers developed statistical techniques for attacking ciphertext, such asfrequency analysis. Mechanical encryption devices such asEnigma made these attacks much more difficult (although, historically, Polish cryptographers were able to mount a successful ciphertext-onlycryptanalysis of the Enigma by exploiting an insecure protocol for indicating the message settings). More advanced ciphertext-only attacks on the Enigma were mounted inBletchley Park duringWorld War II, by intelligently guessing plaintexts corresponding to intercepted ciphertexts.

Modern

[edit]

Every moderncipher attempts to provide protection against ciphertext-only attacks. The vetting process for a new cipher design standard usually takes many years and includes exhaustive testing of large quantities of ciphertext for any statistical departure from random noise.See:Advanced Encryption Standard process. Also, the field ofsteganography evolved, in part, to develop methods likemimic functions that allow one piece of data to adopt the statistical profile of another. Nonetheless, poor cipher usage or reliance on home-grown proprietary algorithms that have not been subject to thorough scrutiny has resulted in many computer-age encryption systems that are still subject to ciphertext-only attack. Examples include:

Examples

[edit]
  • Early versions ofMicrosoft'sPPTPvirtual private network software used the sameRC4 key for the sender and the receiver (later versions had other problems). In any case where a stream cipher like RC4 is used twice with the same key, it is open to ciphertext-only attack.See:stream cipher attack
  • Wired Equivalent Privacy (WEP), the first security protocol forWi-Fi, proved vulnerable to several attacks, most of them ciphertext-only.
  • GSM'sA5/1 andA5/2
  • Some modern cipher designs have later been shown to be vulnerable to ciphertext-only attacks. For example,Akelarre.
  • A cipher whose key space is too small is subject tobrute force attack with access to nothing but ciphertext by simply trying all possible keys. All that is needed is some way to distinguish valid plaintext from random noise, which is easily done for natural languages when the ciphertext is longer than theunicity distance. One example isDES, which only has 56-bit keys. All too common current examples are commercial security products that derive keys for otherwise impregnable ciphers likeAES from a user-selectedpassword. Since users rarely employ passwords with anything close to the entropy of the cipher's key space, such systems are often quite easy to break in practice using only ciphertext. The 40-bitCSS cipher used to encryptDVD video discs can always be broken with this method, as all that is needed is to look forMPEG-2 video data.

References

[edit]
  • Alex Biryukov and Eyal Kushilevitz, From Differential Cryptanalysis to Ciphertext-Only Attacks,CRYPTO 1998, pp72–88;
Retrieved from "https://en.wikipedia.org/w/index.php?title=Ciphertext-only_attack&oldid=1273382566"
Category:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp