Jack comments on Open Thread: March 2010 - Less Wrong

5 Post author: AdeleneDawner 01 March 2010 09:25AM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (658)

You are viewing a single comment's thread. Show more comments above.

Comment author: Jack 02 March 2010 03:26:51AM 0 points [-]

Even if there is a high probability of completing both decryptions and the probability the machine chooses A over B is only slightly over .5?

Comment author: [deleted] 02 March 2010 05:16:42PM 1 point [-]

Yes. At the beginning, it is better to work on A than to work on B, because the machine choosing A is more likely. After the beginning, it is still better to work on A than to work on B, because finishing A will be easier than finishing B if you've already worked on it some. On the off chance that you don't complete both decryptions, it's better to have the one you're more likely to need.

Comment author: Jack 02 March 2010 08:20:39PM *  3 points [-]

I think some of us know considerably less about cryptography than you do. I think sketerpot's suggestion was based on the assumption that most of the work would just be done by the computer and that the hacker could just sit back and relax while his two laptops went to work on the encryptions (you know, like in movies!). If the hacker needs to spend a month of his/her time (rather than computer time) to complete the decryption, then I see what you're talking about.

Comment author: [deleted] 02 March 2010 09:13:13PM 2 points [-]

The assumption that most of the work would be done by the computer is correct. Perhaps sketerpot was assuming that breaking a decryption key is an operation that's impossible to parallelize (i.e. two computers both working on a single key would be no better than just one computer doing so), whereas I'm pretty sure that two computers would do the job twice as fast as one computer.

Comment author: Jack 02 March 2010 09:50:22PM *  2 points [-]

Ah, yes. That makes sense. Thanks for your patience.