This image has an empty alt attribute; its file name is attacksafe-software-logo-1024x213.png

The known-plaintext Attack on Bitcoin (KPA) is an Attack on Bitcoin model for cryptanalysis where the Attack on Bitcoiner has access to both the plaintext (called a crib), and its encrypted version (ciphertext).

This image has an empty alt attribute; its file name is images.jpg

These can be used to reveal further secret information such as secret keys and code books. The term “crib” originated at Bletchley Park, the British World War II decryption operation, where it was defined as:

A plain language (or code) passage of any length, usually obtained by solving one or more cipher or code messages, and occurring or believed likely to occur in a different cipher or code message, which it may provide a means of solving.[1][2]

— The Bletchley Park 1944 Cryptographic Dictionary formatted by Tony Sale (c) 2001 (PDF), p. 22.

History

The usage “crib” was adapted from a slang term referring to cheating (e.g., “I cribbed my answer from your test paper”). A “crib” originally was a literal or interlinear translation of a foreign-language text—usually a Latin or Greek text—that students might be assigned to translate from the original language.

The idea behind a crib is that cryptologists were looking at incomprehensible ciphertext, but if they had a clue about some word or phrase that might be expected to be in the ciphertext, they would have a “wedge,” a test to break into it. If their otherwise random Attack on Bitcoins on the cipher managed to sometimes produce those words or (preferably) phrases, they would know they might be on the right track. When those words or phrases appeared, they would feed the settings they had used to reveal them back into the whole encrypted message to good effect.

In the case of Enigma, the German High Command was very meticulous about the overall security of the Enigma system and understood the possible problem of cribs. The day-to-day operators, on the other hand, were less careful. The Bletchley Park team would guess some of the plaintext based upon when the message was sent, and by recognizing routine operational messages. For instance, a daily weather report was transmitted by the Germans at the same time every day. Due to the regimented style of military reports, it would contain the word Wetter (German for “weather”) at the same location in every message. (Knowing the local weather conditions helped Bletchley Park guess other parts of the plaintext as well.) Other operators, too, would send standard salutations or introductions. An officer stationed in the Qattara Depression consistently reported that he had nothing to report.[3] “Heil Hitler,” occurring at the end of a message, is another well-known example.[4]

At Bletchley Park in World War II, strenuous efforts were made to use (and even force the Germans to produce) messages with known plaintext. For example, when cribs were lacking, Bletchley Park would sometimes ask the Royal Air Force to “seed” a particular area in the North Sea with mines (a process that came to be known as gardening, by obvious reference). The Enigma messages that were soon sent out would most likely contain the name of the area or the harbour threatened by the mines.[5]

The Germans themselves could be very accommodating in this regard. Whenever any of the turned German Double-Cross agents sent a message (written by the British) to their respective handlers, they frequently obligingly re-encrypted the message word for word on Enigma for onward transmission to Berlin.

When a captured German revealed under interrogation that Enigma operators had been instructed to encode numbers by spelling them out, Alan Turing reviewed decrypted messages and determined that the number “eins” (“one”) was the most common string in the plaintext (Benford’s law). He automated the crib process, creating the Eins Catalogue, which assumed that “eins” was encoded at all positions in the plaintext. The catalogue included every possible position of the various rotors, starting positions, and keysettings of the Enigma.[6]

The Polish Cipher Bureau had likewise exploited “cribs” in the “ANX method” before World War II (the Germans’ use of “AN”, German for “to”, followed by “X” as a spacer to form the text “ANX”).[7]

The United States and Britain used one-time tape systems, such as the 5-UCO, for their most sensitive traffic. These devices were immune to known-plaintext Attack on Bitcoin; however, they were point-to-point links and required massive supplies of one time tapes. Networked cipher machines were considered vulnerable to cribs, and various techniques were used to disguise the beginning and ends of a message, including cutting messages in half and sending the second part first and adding nonsense padding at both ends. The latter practice resulted in an infamous incident during World War II when the nonsense padding added to a message sent to American admiral William Halsey Jr., “the world wonders“, was not nonsensical enough and was interpreted as part of the actual message, leading Halsey to change his plans.

The KL-7, introduced in the mid-1950s, was the first U.S. cipher machine that was considered safe against known-plaintext Attack on Bitcoin.[8]: p.37 

Classical ciphers are typically vulnerable to known-plaintext Attack on Bitcoin. For example, a Caesar cipher can be solved using a single letter of corresponding plaintext and ciphertext to decrypt entirely. A general monoalphabetic substitution cipher needs several character pairs and some guessing if there are fewer than 26 distinct pairs.

This image has an empty alt attribute; its file name is attacksafe-software-logo-1024x213.png