Decrypting enigma with a single computer should be trivial. What am I missing?

Message boards : Cafe : Decrypting enigma with a single computer should be trivial. What am I missing?

To post messages, you must log in.

AuthorMessage
Randy

Send message
Joined: 3 Oct 12
Posts: 2
Credit: 0
RAC: 0
Message 2323 - Posted: 3 Oct 2012, 18:21:42 UTC

I read a book about how the Engima messages were decrypted by the British during the war. The 'Bombe' could decrypt three rotor messages in a few hours and had a processing speed of less than a thousand IPS. A modern computer should make the process trivial even for a six rotor Enigma, if one existed.

Why does problem being solved here require so much computing?
ID: 2323 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
thinking_goose

Send message
Joined: 12 Nov 07
Posts: 119
Credit: 2,750,621
RAC: 0
Message 2324 - Posted: 3 Oct 2012, 18:36:55 UTC

The bombe worked in a totally different way to the current mechanism. Essentially, the Enigma system is still pretty good. Part of the problem with this message could be a transcription error. If there are too many, we'll be trying to decrypt something that was different from the message that was sent, if that makes sense. I don't know enough to explain, maybe someone else does.

ID: 2324 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Profile TJM
Project administrator
Project developer
Project scientist
Avatar

Send message
Joined: 25 Aug 07
Posts: 843
Credit: 267,994,998
RAC: 0
Message 2327 - Posted: 4 Oct 2012, 15:49:23 UTC
Last modified: 4 Oct 2012, 15:51:03 UTC

The bombe uses completely different algorithm, for it to work, you have to know what may be there in the message and provide input data. Without it, bombe is useless.
The hillclimb algorithm uses dictionary based attacks, try searching 'hillclimbing enigma', I think you'll find an e-book/article which explains the mechanics nicely.

The next app I'm going to release sooner or later is going to be 'distributed bombe', since there are many machines attached it will be possible to attack the text(s) without knowing what's there just by using random cribs.
The problem is that the server environment for this type of attack is going to be very complicated, just thinking about this gives me headaches. I have parts of it already finished.
The worst problem is the bombe output, I have to find a way to use it to decode the rest of the message.
M4 Project homepage
M4 Project wiki
ID: 2327 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Randy

Send message
Joined: 3 Oct 12
Posts: 2
Credit: 0
RAC: 0
Message 2328 - Posted: 4 Oct 2012, 19:27:24 UTC

I get it now. The Bombe used a known message to crack the daily rotor settings and took advantage of the plug board canceling itself out when doing so. You are trying the type of attack which the Germans new to be impossible at the time.

One question. Why is a four rotor Enigma several hundred times more complex than a three rotor Enigma? Should it not be 26 times more complex?
ID: 2328 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
TBREAKER
Avatar

Send message
Joined: 26 Sep 11
Posts: 29
Credit: 0
RAC: 0
Message 2329 - Posted: 5 Oct 2012, 1:35:13 UTC - in response to Message 2328.  
Last modified: 5 Oct 2012, 2:30:03 UTC

Because you have to check all Navy "Reflector/Greek" combinations in addition to the three rotors combination (3 of 8). The Army Enigma only used 3 of 5 without a Greek rotor...

Navy Reflector/Greek:

BB
BC
CB
CC

TBREAKER
-=> Breaking German Navy Ciphers - The U534 Enigma messages <=-
ID: 2329 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote

Message boards : Cafe : Decrypting enigma with a single computer should be trivial. What am I missing?




Copyright © 2024 TJM