Slashdot Mirror


Code Book Cipher Cracked

AssFace writes: "The Code Book challenge -- I believe 10,000 pounds was the reward for it, and it consisted of 10 stages of increasing difficulty that mimicked the evolution of cryptography throughout history -- was cracked and there is a fantasitc description all at http://www.simonsingh.com/. Goodbye Simon Singh." It's a cool read, too -- both Singh's own writeup, and that of the Swedes who broke the cipher. Congratulations to the winners.

72 comments

  1. Stop! by slashdoter · · Score: 2
    They can't do that! That message is covered under the DMCA! it was a trick. RUN!!!

    ________

    --
    Does anyone actually have a Java program designed to control air traffic, or for the operation of a nuclear facility?
    1. Re:Stop! by pod · · Score: 1

      I think the time has come for posts about breaking trivial obstacles, decrypting emails, etc, to be filed under 'Karma Whoring'. Give it up already, it's getting old.

      --
      "Hot lesbian witches! It's fucking genius!"
  2. hard to read by mmca · · Score: 1

    Anyone else have a hard time reading http://www.simonsingh.com/cipher.htm in X with netscape?

    1. Re:hard to read by chasec · · Score: 1

      Yeah, small font. Same thing at server.counter-strike.net. Try turning off stylesheets (in Prefs|Advanced).

    2. Re:hard to read by ckedge · · Score: 1

      And did anyone else notice that the Codebook Solution, http://codebook.org/codebook_solution .ht ml, is missing the section on Stage 5! I had to DL the pdf document to read that.

    3. Re:hard to read by pb · · Score: 1

      Yeah, me too! I hate PDF. "Open Standard", my ass.

      Unfortunately, though, I found this stuff so fascinating that I couldn't resist! I'm a sucker for ciphers, I wrote a Vinegre cipher encoder/decoder in BASIC like 8 years ago... :)

      This just builds the table, because I'm sure no one wants to see all this old code, but I'm just getting nostalgic here. I guess I was 14, reading through some tiny book on ciphers throughout history, wondering how the modern stuff worked, and later why PGP was so slow on my 386SX25...

      DIM ALPHABET$(25, 25)
      FOR Y = 0 TO 25
      FOR Z = 0 TO 25
      A = Y + Z + 65
      IF Y + Z > 25 THEN A = Y + Z - 26 + 65
      ALPHABET$(Y, Z) = CHR$(A)
      NEXT Z
      NEXT Y

      ---
      pb Reply or e-mail; don't vaguely moderate.

      --
      pb Reply or e-mail; don't vaguely moderate.
  3. Ah, but what about... by tbo · · Score: 1

    CueCat XOR encryption. Can they crack that?!?! Ha!

  4. Can They Do CueCat? by resistant · · Score: 1

    Unleash this team on the CueCat encryption! No, no, it's not that easy. They'd have to fight off shark-toothed lawyers with code books, while simultaneously engaging the vicious mind games of money-hungry legislators who pass laws such as the DCMA -- this is no walk in the park!

    --
    A truly excellent pizza parlor is a delight unto the heavens. Treasure the sauce and the toppings!
  5. On a related topic... by Vuarnet · · Score: 2

    ...anyone here knows what's the status on the Merlin Challenge book? Has it been solved yet?

    --
    Tongue-tied and twisted, just an earth-bound misfit, I
    Learning to fly, Pink Floyd.
  6. This is flat out wrong. by Anonymous Coward · · Score: 3

    PERIOD. Things such as this just promote the interest in cryptography and interest and knowledge in cryptography is feared and hated by governments and content industries such as those that make up the MPAA. Folks, you're not allowed to experiment with cryptography because it may give you the knowledge to crack technological protection measures which is prohibited under the Digital Millenium Copyright Act. Face it, cryptographic knowledge is a forbidden fruit. Unless you are a government employee working on a government project or a major (large corporation) copyright holder trying to protect it's assets and to assert control over it's content then you have no business to have any knowledge whatsoever about cryptography. Only criminals need to crack copyrighted material and only criminals need to hide what they say from the government. The government has our best interests at heart... AT ALL TIMES.

  7. Its odd... by Vippy · · Score: 3
    Crypto is a weird subject when it comes to breaking codes and the Law. Break a code, and they make a stronger code -- it used to be.. Now if you break a code, you get sued from here to the moon. Why have a very strong encryption in the first place if your just going to cease/desist everyone who breaks it. (coughDeCSScough)...

    I guess because you cant arrest the person who broke it from the Ukraine without a lot of trouble. Bah, if only we could get The Man out of the computer world, then it would be a true match between encryptors and decryptors. Would be amusing to make the Internet a scary place again.

  8. Too bad - I was working on it by ruebarb · · Score: 1

    I brushed up on my C skills and started working on this challenge when it first came out. What's astonishing is the sheer geekiness of these guys. Factoring RSA keys on distributed clients and everything. Guess it would have been over my head anyway. Still, it was fun. Congrats to the boys. RB

    --

    ----------
    ah honey, we're all resplendent - Bill Mallonee
  9. Goodbye $10K prize money? No Way. by lowy · · Score: 1

    You wrote: "Goodbye Simon Singh"

    By this do you mean "Goodbye $10K in prize money?"

    I'll bet that's not the way he see's it. In fact I'll bet he is thinking more along the lines of:
    "Hello $250K of free advertising for my book. Yipee! Yippee!

    1. Re:Goodbye $10K prize money? No Way. by lowy · · Score: 1



      Hmmmm... one might even say, "Good Buy, Simon Singh!"

    2. Re:Goodbye $10K prize money? No Way. by AssFace · · Score: 1

      if you read the page on his site that discusses it you will see a code at the very bottom of the page...
      ----------------------------------------- ---------

      --

      There are some odd things afoot now, in the Villa Straylight.
    3. Re:Goodbye $10K prize money? No Way. by Webmonger · · Score: 2

      Perhaps it was, "Hello Slashdot Effect, goodbye Simon Singh"?

  10. Re:Uhh, their explaination skips a stage. by ruebarb · · Score: 2

    It's there. They used the Fermat Text in latin and did a letter count (as opposed to the word count in Beale Ciphers.) - Read the PDF on Simon's site. RB

    --

    ----------
    ah honey, we're all resplendent - Bill Mallonee
  11. Did I miss something about stage 5? by A+nonymous+Coward · · Score: 1

    The Swedish site skips stage 5, only mentioning in passing how tricky it was, and Singh calls it the infamous stage 5. What's going on here? Have I missed something obvious?

    --

    1. Re:Did I miss something about stage 5? by Soko · · Score: 4

      Get the PDF - Stage 5 is in there in detail. It was a bitch indeed...

      --
      "Depression is merely anger without enthusiasm." - Anonymous
    2. Re:Did I miss something about stage 5? by ruebarb · · Score: 4

      The son of a bitch about stage 5 was that technically, it was a cipher of numbers built off of a key text - you use the first letter of each numbered word (for example, 1 2 3 4 5 in this comment would equal Tsoab - To make it worse, sounds like he just used a short text and numbered the letters instead. And it was a LATIN version of the text. (Lots of those were in foreign languages. Ouch)

      So it wasn't so much decrypting as finding a key text that fit the numbers. It's modeled off the Beale cyphers, which are three lists of numbers that supposedly point to gold. The second one used the Declaration of Independance as a code text. No one can find the first or third, as I recall.

      It's virtually a one time pad if you wrote the key text yourself, and in all other respects, is more a matter of luck in finding the text then skills/techniques used in any of the other ciphers (frequency analysis, familiarity with the cipher) and so forth) - Most groups didn't get this one till much later. Most skipped it for quite a while.

      I was looking for some text that might be based in Oxford myself, like a text of Newton's or something. Suck.

      --

      ----------
      ah honey, we're all resplendent - Bill Mallonee
    3. Re:Did I miss something about stage 5? by tc · · Score: 1
      "I was looking for some text that might be based in Oxford myself, like a text of Newton's or something. Suck."

      Sorry, don't mean to be too picky, but Newton is more usually associated with Cambridge than Oxford. Y'know, what with him studying at Caius College, and holding the same maths chair at Cambridge now occupied by Stephen Hawking.

    4. Re:Did I miss something about stage 5? by Anonymous Coward · · Score: 1

      "... what with him studying at Caius College ..."

      Sorry, don't mean to be too picky ;) but Newton actually went to Trinity, not Caius. Many of his books, including his own annotated first edition copy of Principia, are on view at the Wren Library there.

      Hawking, however, does indeed go to Caius. I think.

    5. Re:Did I miss something about stage 5? by tc · · Score: 1
      Doh! You're right, I was thinking Hawking (who is, as you say, at Caius) and somehow slipped Newton in there too.

      Cambridge either way though.

    6. Re:Did I miss something about stage 5? by ruebarb · · Score: 1

      Ah - I just knew Oxford people were solving the puzzle and I was looking for possible texts that might be in a Library there. - Truth is, I was hitting my head on stage 3 for so long, I didn't really get to stage 5 - (Italian? The Language was Italian??? Dagnabit.) -

      That, and I'm still working on the old Poe Cipher. Too many goals, and no dates.. suck.

      --

      ----------
      ah honey, we're all resplendent - Bill Mallonee
  12. Re:HAHAHA (MOD UP!) by slashdoter · · Score: 1
    too bad you don't have any mod points

    ________

    --
    Does anyone actually have a Java program designed to control air traffic, or for the operation of a nuclear facility?
  13. stage 10 by cancerward · · Score: 3

    stage 10 required the factorisation of a 512-bit number. Singh says the authors had access only to 'ordinary' computers but I'd think 99% of people don't have access to a computer with 4Gb of RAM like the winners did. congratulations to them on cracking stage 5 - now that was obscure!

    1. Re:stage 10 by AssFace · · Score: 1

      It isn't that obscure - Simon Singh's last book was on Fermat - so it would actually make sense. Most of his codes had cute little things like that - the Viginere was in French, the Caesar was in Latin, etc etc.
      -------------------------------------------- ------

      --

      There are some odd things afoot now, in the Villa Straylight.
    2. Re:stage 10 by crt · · Score: 2

      Well, by ordinary access I'm sure he means that anyone with enough money (probably $50-100k) can buy one without arousing suspiscion or having a federal background check. Yea, you can't buy one at CompUSA, but I'm sure you can buy one over the 'net at compaq.com...

    3. Re:stage 10 by ckedge · · Score: 2

      Not only that, but they had their distributed software running on hundreds of workstations. Most ordinary people don't have access to that all on their own either. Not yet.

      Of course if we're talking ordinary, most ordinary people don't have the right software or the right education to do stage 9 or 10. Not yet ;)

    4. Re:stage 10 by toriver · · Score: 1
      Not only that, but they had their distributed software running on hundreds of workstations. Most ordinary people don't have access to that all on their own either. Not yet.

      Sure they have. Just write a variant of distributed.net as a trojan/virus thingy, then make a deal with one of the top 10 pr0n sites. Thousands of workstations in a flash! :-)

    5. Re:stage 10 by Pig+Bodine · · Score: 3

      Yeah. The guy who, earlier in this discussion, referred to number 5 as almost a one-time pad (i.e. provably secure encryption) had it right. At least some of us know algorithms for factoring, even if we don't have the computer power to do it and possibly don't know the best algorithms; trying to find the right text to decode #5 must have been hellish for everyone who tried, whether they had a network of computers or an Atari 400 (my first computer at 1.79 MHz...). If, as would be reasonable for anyone trying to REALLY encrypt something, Singh had selected a random sequence of letters instead, the code would have been unbreakable.

      I found the trouble people had with #5 illuminating: public key cryptography isn't everything. If you can distribute your key secretly, or not distribute it at all, symmetric cryptography can be pretty powerful. I guess that's part of why public key methods are chiefly used to distribute keys for DES and the like. (The other reason being computational complexity---would anyone use RSA to encrypt a reasonably long message?)

      FWIW I've been really impressed with Singh as a science writer who tries to get it right. There aren't that many of them (and one of my hobbies is poking holes in popular accounts of science and mathematics.)

    6. Re:stage 10 by Salamander · · Score: 1
      I'd think 99% of people don't have access to a computer with 4Gb of RAM

      4GB is not that extraordinary any more. Sure, you're not likely to see 4GB in too many people's desktop PCs, but is that the operative definition of "ordinary"? I'd say that any computer that the manufacturer can ship to you off an assembly line because they make thousands like it is ordinary, and that covers a lot of machines with a lot more than 4GB.

      --
      Slashdot - News for Herds. Stuff that Splatters.
    7. Re:stage 10 by PD · · Score: 1

      The reason public key crypto is only used to distribute keys is that public key crypto is slow compared to a strong algorithm such as DES. If you encrypt a meg of text with DES that will be pretty fast. A meg of text encrypted with a public key algorithm will take a while to crypt.

  14. Re:What the by alienmole · · Score: 1

    It's how much your brain would weigh if you had one.

  15. Cool... by smoondog · · Score: 1

    Wow, that is cool. Congrats to the Swedes. I wish I had that much time.... :)

    -Moondog

  16. Thanks -- it's in the PDF but not in HTML by A+nonymous+Coward · · Score: 1

    How very odd. I'll have to send someone email...

    Thanks for the PDF suggestion.

    --

  17. Prize Money by wsloand · · Score: 1

    So Singh was just slashdotted and had to spend the whole prize on bandwidth. I have no signature. I am no one.

  18. Yes by Anne+Marie · · Score: 1

    I don't have the link handy, but as they say (or ought to say), use Google, Luke.

    --
    -- Anne Marie
  19. Ah well...immense fun while it lasted by dmccarty · · Score: 5
    (Drats! Every time I really want to post a comment I load the article only to find out that I'm supposed to be moderating. Well, not this time.)

    For those of you who haven't read this book but are interested in cryptography, I can't urge you enough to read it. The challenge at the back is especially enticing. I'm not sure if it will lose its appeal now that the answers are published and known, but for me there was something absolutely special about breaking the codes and knowing that I was one of the few people in the world to have done it.

    I solved stages 1 - 6 and 9 (I was on the 2nd team to brute force the Stage 9 DES cipher). Stage 7 was the ADFGVX cipher used in WWI and Stage 8 was the infamouse Enigma cipher used in WWII. For those who haven't had a crack at this, it's certainly worth it. IMO there is nothing quite like revealing a code piece by piece. I was privelaged or lucky enough to decipher some of the hints on the eGroups message board and be one of the first few to solve Stage 5, and the elation from seeing--for the first time--what only a few people have ever seen is nearly indescribable.

    In summary, this was a wonderful book and an excellent adventure. Best wishes to the Swedish smarties who actually cracked Stage 10 (they had to pick between brute forcing triple DES or 512-bit RSA) and to everyone else who contributed along the way. It has certainly been an excellent experience!
    --

    --
    Have fun: Join D.N.A. (National Dyslexics Association)
    1. Re:Ah well...immense fun while it lasted by Psiren · · Score: 2

      I've just finished reading the book myself. While I didn't contemplate trying to break the codes (I don't have the patience for it) I found the book itself extremely interesting. I would certainly recommend it to anyone even remotely interested in cryptography, and not just computer users. It talks about all sorts of code breaking, including how they used the Rosetta Stone to crack the Egyptian Hieroglyph's. A very good read.

    2. Re:Ah well...immense fun while it lasted by vslashg · · Score: 1

      Heh, well, this review will certainly change the minds of all the Slashdot-reading non-computer-users who weren't going to get it. ;-)

    3. Re:Ah well...immense fun while it lasted by Leto2 · · Score: 2

      Could you explain what stage 5 was and how you did it? The guys from Sweden explained every step except for stage 5.

      Thanks in advance!

      --
      <grub> Reading /. at -1 is like driving through Cracktown in a convertible that is stuck in 1st
  20. It's the author of the article.. by Chuck+Chunder · · Score: 1

    who seems to have a liking for beans.

    --
    Boffoonery - downloadable Comedy Benefit for Bletchley Park
  21. Re:Uhh, their explaination skips a stage. by Anonymous Coward · · Score: 2

    The explanation does not really skip stage 5. The report was written in TeX and converted to dvi, PostScript, PDF and HTML. Some of these conversion come out better than the others. The conversion to HTML is somehow buggy so it missed the fifth stage. I do promise you that we did solve stage 5 even if it almost made us give up. I mean we searched for that keytext for more than six months and tried almost anything else we could possibly think of. /Fredrik Almgren

  22. The most interesting part is.... by ssimpson · · Score: 5

    This is the first time "normal" computer hardware has been used to break a 512-bit RSA key.

    The first public break of an RSA key of this size was performed using 224 CPU hours on a Cray C916 whilst the team that cracked the codebook puzzles took just 13 days on a quad-Alpha Compaq beast.

    Don't forget, before the export rules were changed around 90%+ of all "secure" SSL transactions on the internet were using 512-bit keys. Scary, huh?

    --

    --
    "Mary had a crypto key, she kept it in escrow, and everything that Mary said, the Feds were sure to know."
    1. Re:The most interesting part is.... by jovlinger · · Score: 2

      I found it interesting that they had the balls to go to compaq and say "we've got a huge equation to solve. If you lend us some cycles, you can use us as a bragging point on how powerful the Alpha is."

      Compaq was cool enough to take em up on it and lent them 13 days on a quad machine. That's alot of CPU that compaq donated for PR. mind you, I don't know if I think it necessarily qualifies as "normal", but still.

  23. Bit-slicing for stage 9 by Peter+Millerchip · · Score: 1

    I was most intrigued by the descriptiong of the bi-slicing technique that the Swedish team used in their Stage 9 key search. They realised that the DES algorithm could be implemented using only boolean operators (AND, OR, NOT etc.) and so caluclated 32 keys simultaneously by using each bit of a 32-bit word to represent a different key.

    So basically they were searching 32 keys at once, which is a very clever use of resources. Does anyone know if the Distributed.Net clients use similar techniques to speed up the RC5 key searches, or is it impossible to implement RC5 using the boolean operators?

    1. Re:Bit-slicing for stage 9 by Rager-vs-Machine · · Score: 1

      They did not invent this idea -- This comes from Dr Eli Biham, and was presented at the "Fast Software Encryption 4" (FSE4), held in Haifa, Israel in January 1997. Here's a couple links for info on bitslicing and DES stuff.

      Birham's paper in .ps.gz format
      An explanation of the technique and source

      Looks like the Swedish team used these older ideas.

      The second link also indicates that Distributed.Net clients use this method for DES, but no info on RC5.

  24. Where are the problems? by pallex · · Score: 1

    I dont have the book. Is there a page on the net with the actual questions? The pdf file by the winning team mentions that they ocr`d it - does that exist anywhere?

    1. Re:Where are the problems? by AssFace · · Score: 2

      If you go to egroups.com, there is a mailing list called "cipherchallange" that was devoted to this book. in the files section they have electronic versions of all the cipher texts as well as a ton of other data in there.
      ------------------------------------------ --------

      --

      There are some odd things afoot now, in the Villa Straylight.
    2. Re:Where are the problems? by AssFace · · Score: 1

      Alos it should be noted that the egroups list that I just referred to has been slotted to be shut down on Oct 15 according to the list owner.
      ------------------------------------------ --------

      --

      There are some odd things afoot now, in the Villa Straylight.
    3. Re:Where are the problems? by pallex · · Score: 1

      Cheers!

      (BTW i cracked the encryption on your mailing list name!)

      ;)

    4. Re:Where are the problems? by AssFace · · Score: 1

      how so?
      --------------------------------------------- -----

      --

      There are some odd things afoot now, in the Villa Straylight.
    5. Re:Where are the problems? by pallex · · Score: 1

      Simple! I just switched the second `a` in `cipherchallange` for an `e`... :)

      (I dont normally complain about spelling!!)

      I`m now waiting for egroups to email me the registration number. Its taking its time - hope i get it before the 15th!!

      A.

    6. Re:Where are the problems? by AssFace · · Score: 1

      oh yeah... my bad. I'm not a good typist, nor linguist - combined it is hard to tell what the hell I'm ever trying to say. There is some discussion on the list now as to whether it will stay active or not - I personall see no reason for shutting it down - but we shall see.
      -------------------------------------------- ------

      --

      There are some odd things afoot now, in the Villa Straylight.
    7. Re:Where are the problems? by pallex · · Score: 1

      Looks like its staying for a bit!
      Cheers again,
      alex.

  25. Re:So here I go by pallex · · Score: 1

    "when are people going to clue into the fact that white text on a black background, while uber cool looking, is pretty much un-readable. "

    is? IS??

    whats the point of having IMHO when you dont use it. Its just an opinion. I prefer white on black, as it means theres no flashing monitor to give me a headache!

  26. Re:Cool stuff... by SlippyToad · · Score: 1

    It's interesting the mystique that is invoked whenever someone talks about a highly-funded government agency. What maks anyone think that just because they're the CIA they have people who are soooo much smarter than everyone else that they can just do this without trying? I think it far more likely that the CIA would have sent a team in to kidnap the guy who knew the answers, rather than invest the intellectual effort involved in cracking the code. There's no evidence that the CIA is any smarter than anyone else in the world. And yes I think you watch too much X-files.

    --
    One day I feel I'm ahead of the wheel / the next it's rolling over me / I can get back on / I can get back on
  27. Cynic by stephend · · Score: 1

    Is it just a co-incidence that the challenge has been completed just as his new TV series airs?

    1. Re:Cynic by pallex · · Score: 1

      Is the book any good? I bought his `Fermats last theorem` book and thought it was a bit crap. I really liked it for a little while, then i realised that he didnt understand the maths and wasnt going to give more than vague hints at what they were trying to solve... i`ve pretty much given up with (non fiction) books now when theres so much stuff on the net - would i miss anything by not getting this one?

  28. BO-ring! by whuppy · · Score: 1

    Wake me up when someone cracks DirecTV's HU card.

    --

    --
    whuppy enjoys smelling like diesel fuel
  29. Will the Real Simon Singh please stand up? by b1t+r0t · · Score: 2
    I called the spokesperson, Fredrik Almgren, and a somewhat cautious dialogue ensued. How did the Swedes know that this was really Simon Singh on the phone and not some imposter trying to steal their solution? I was the only other person in the world who also knew the plaintexts, and this became the decisive factor in establishing a relationship of trust.

    What's interesting about this is that they used the cryptography from the book as a form of authentication! Sort of like a digital signature in reverse. If he was the real Simon Singh, he would have already known the plaintext to #10, and could use that to identify himself. And if he weren't, then he would presumably be from a team that had already solved it, so why bother calling them? (Yeah, I know, they might have solved every one but #5, but the same challenge/response works for all the problems, and strengthens the authentication.)

    --

    --
    "Open source is good." - Steve Jobs
    "Open source is evil." - Microsoft
    1. Re:Will the Real Simon Singh please stand up? by monkeydo · · Score: 1

      Explain how this works over the phone please. Simon needed to authenticate himself to the person on the other end using the cleartext, but he couldn't use any of the cleartext to do so since he didn't know if the other person had actually solved it.

      --
      Si vis pacem, para bellum
      The only thing more annoying than a Libertarian is an (un|mis)informed Libertarian
    2. Re:Will the Real Simon Singh please stand up? by pallex · · Score: 1

      Simon didnt want to give away (part of) the solution. With some encryption systems only a few chars of plaintext will be massively helpful.

    3. Re:Will the Real Simon Singh please stand up? by E-Tray · · Score: 1

      Quote from How we Cracked the Code Book Ciphers
      ---
      From: Fredrik Almgren
      Subject: RE: Nervous
      Date: Fri, 6 Oct 2000 11:07:44 +0200

      I have just talked on the phone with an English-speaking gentleman who said he was Simon Singh. He started off the call with a short discussion on how he was going to make me believe that he was indeed Simon Singh. After some rambling from my side, he said that the first part of the plaintext for Stage 10 consisted of fourteen words and that words 5 and 14 rhyme. At that point, I felt about ready to accept that he was really who he claimed.
      ----

  30. Your sig... by DeadSea · · Score: 1
    How about:

    Mary used cryptography, she kept the key in escrow. Everything that Mary said, the feds were sure to know.

    I think it flows a bit better....

    1. Re:Your sig... by wwphx · · Score: 1

      Doesn't parse well. "Used" is weird for meter, and four syllable words don't flow well. The second line doesn't flow well at all: it makes for much harder emphasis on the first syllable in "escrow" which really breaks up the flow of the poem.

      Sorry, I think the original flows much better. But I do like losing the "And" for the third line.

      --

      --
      When you sympathize with stupidity, you start thinking like an idiot.
  31. If you purchase the book by JustSayHey · · Score: 1

    If all of this hoo-haa gets you to think of actually buying the book, the author is selling individually signed copies of this and his other books (paperback) on his web site at list price, but with 25% of the purchase price going to a vision-oriented charity. Maybe a bit better than sending your $$ to BigOl' BookCo?

  32. Simon Singh on TV by Aztech · · Score: 1

    For anyone in the UK, Simon Singh has a new series on crypto on channel4, the second program is on tonight at 9pm (BST). You can find out more here

    There's also a competetion where you can win a trip to Eygpt if you crack the code.

  33. Easy... by Mike1024 · · Score: 1
    Hey,

    I confided in Paul Leyland, an encryption expert working for Microsoft

    Well *no wonder* it was cracked!

    Michael

    ...another comment from Michael Tandy.

    --
    "Goodness me, how unlike the FBI to abuse the trust of the American public." -- The Onion
    1. Re:Easy... by Xilman · · Score: 1
      Hey,

      I confided in Paul Leyland, an encryption expert working for Microsoft

      Well *no wonder* it was cracked!

      8-)

      They actually did it the hard way. I spoke with Frederik to see how they cracked the code.

      I'm impressed with their achievement.

      Paul

      --
      Lasciate ogne speranza, voi ch'intrate
  34. Re:Cool stuff... by Tungz10 · · Score: 1

    You're thinking of NSA