Stories
Slash Boxes
Comments

News for nerds, stuff that matters

RC5-64 Success

Posted by michael on Thu Sep 26, 2002 10:38 AM
from the only-a-matter-of-time dept.
Peter Trei writes "After over four years of effort, hundreds of thousands of participants, and millions of cpu-hours of work, Distributed.net has brute forced the key to RSA Security's 64 bit encryption challenge, winning a US$10,000 prize. Still outstanding Challenges carry prizes as high as $200,000. RSA's PR release is here. d.net's site has not yet been updated." Update: 09/26 16:59 GMT by CN : The good folks over at SlashNET are having a forum with the distributed.net crew on Saturday at 21:00 UTC. It'll be a great time to meet some of the people who made this possible.
This discussion has been archived. No new comments can be posted.
RC5-64 Success | Log In/Create an Account | Top | 410 comments (Spill at 50!) | Index Only | Search Discussion
Display Options Threshold:
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • d.net's site update (Score:5, Informative)

    by ChronoZ (561096) on Thursday September 26 2002, @10:40AM (#4336720)
  • Yea!!! by MarvinMouse (Score:1) Thursday September 26 2002, @10:42AM
    • Re:Yea!!! by Tom (Score:3) Thursday September 26 2002, @10:50AM
      • Re:Yea!!! by eddy (Score:2) Thursday September 26 2002, @10:58AM
        • Re:Yea!!! by defile (Score:2) Thursday September 26 2002, @11:02AM
          • Re:Yea!!! by eddy (Score:1) Thursday September 26 2002, @11:10AM
          • Re:Yea!!! by FunkMonkey#9 (Score:1) Thursday September 26 2002, @11:25AM
            • Re:Yea!!! by Bishop (Score:2) Thursday September 26 2002, @12:01PM
              • Re:Yea!!! by woodchip (Score:1) Thursday September 26 2002, @04:41PM
              • Re:Yea!!! by Bishop (Score:2) Thursday September 26 2002, @05:57PM
              • 1 reply beneath your current threshold.
          • Re:Yea!!! by mcg1969 (Score:2) Thursday September 26 2002, @11:43AM
        • 1 reply beneath your current threshold.
      • Re:Yea!!! by NeoSkandranon (Score:2) Thursday September 26 2002, @11:09AM
        • Re:Yea!!! by NeoSkandranon (Score:2) Thursday September 26 2002, @11:31AM
          • Re:Yea!!! by homer_ca (Score:1) Thursday September 26 2002, @12:34PM
            • 1 reply beneath your current threshold.
        • 1 reply beneath your current threshold.
      • 1 reply beneath your current threshold.
    • Re:Yea!!! by Blkdeath (Score:2) Thursday September 26 2002, @10:56AM
      • Re:Yea!!! by unicron (Score:2) Thursday September 26 2002, @10:58AM
        • Re:Yea!!! by Boone^ (Score:2) Thursday September 26 2002, @11:31AM
        • Re:Yea!!! by Phexro (Score:2) Thursday September 26 2002, @11:48AM
        • Re:Yea!!! by Teknon (Score:1) Thursday September 26 2002, @04:18PM
          • Re:Yea!!! by unicron (Score:2) Thursday September 26 2002, @04:50PM
      • Re:Yea!!! by FyRE666 (Score:3) Thursday September 26 2002, @11:41AM
        • Re:Yea!!! by Blkdeath (Score:3) Thursday September 26 2002, @12:09PM
          • Re:Yea!!! by landaker (Score:1) Friday September 27 2002, @08:52AM
      • Re:Yea!!! by John_Booty (Score:3) Thursday September 26 2002, @11:48AM
    • Re:Yea!!! by wunderhorn1 (Score:1) Thursday September 26 2002, @11:02AM
    • Hope you don't live in the US by Nailer (Score:2) Thursday September 26 2002, @11:03AM
    • Re:Yea!!! by anthony_dipierro (Score:2) Thursday September 26 2002, @12:07PM
    • 2 replies beneath your current threshold.
  • No more RC5 in OpenBSD (Score:3, Funny)

    by chrysalis (50680) on Thursday September 26 2002, @10:42AM (#4336742) Homepage
    Funny. The RC5 algorithm has just been removed from OpenBSD because of copyrights.


  • Heh (Score:3, Insightful)

    by GigsVT (208848) on Thursday September 26 2002, @10:42AM (#4336745) Journal
    While it's debatable that the duration of this project does much to devalue the security of a 64-bit RC5 key by much, we can say with confidence that RC5-64 is not an appropriate algorithm to use for data that will still be sensitive in more than several years' time.

    Heh, it took a world-wide effort of thousands of computers over 1700 days. I don't think there is any debate at all; they proved the opposite of what they set out to prove. :)
    • Re:Heh ?? by veddermatic (Score:3) Thursday September 26 2002, @10:48AM
    • Re:Heh by Ionized (Score:1) Thursday September 26 2002, @10:51AM
    • Re:Heh by Assembler (Score:1) Thursday September 26 2002, @10:55AM
      • Re:Heh by Pii (Score:2) Thursday September 26 2002, @11:08AM
      • 1 reply beneath your current threshold.
    • Re:Heh (Score:5, Informative)

      by Papineau (527159) on Thursday September 26 2002, @11:03AM (#4336975) Homepage

      Not really. If you consider that over 5 years, the average keyrate is 105.5 GKeys/sec, and the latest day averages were somewhere around 180 GKeys/sec, it means the same thing could have been finished in almost half the time, if it was started now with today's computers. Moore's law being what it is, if it really was started again now, it would take around half that time again, because more powerful CPUs are to be unveiled in that timeframe.

      By their own estimates, it would take ~46000 Athlon XP 2GHz (now, where are you to find those right now?) to have 270 GKeys/sec (their peak rate in 5 years), which gives completing the keyspace in 790 days. Who would buy that much CPUs? Good question. With 2 dual MP motherboards in 1U (too lazy to find a link, I know somebody offers something like that), it would only take about 300 40U racks. Would you bet future national security on it? I don't think I would (and I'm not even american).

      What it really shows is that brute-force can succeed, given enough time. But of course the more effective way to attack an encrytion algorithm is on the algorithmic side, because it helps you to find not only one cleartext, but all cleartexts encrypted with that algorithm.

      [ Parent ]
    • Re:Heh by BlueArchon (Score:1) Thursday September 26 2002, @03:39PM
      • Re:Heh by GigsVT (Score:1) Thursday September 26 2002, @04:33PM
    • 1 reply beneath your current threshold.
  • Well then by dalassa (Score:2) Thursday September 26 2002, @10:43AM
  • Good job folks by chainrust (Score:2) Thursday September 26 2002, @10:44AM
  • by mh_tang (307188) on Thursday September 26 2002, @10:44AM (#4336768)
    So tell me, was the answer "42"?
  • Good work by ivanandre (Score:1) Thursday September 26 2002, @10:45AM
    • 1 reply beneath your current threshold.
  • Ten thousand? by ma++i+ude (Score:1) Thursday September 26 2002, @10:45AM
  • FINALLY. (Score:5, Funny)

    by KFury (19522) on Thursday September 26 2002, @10:45AM (#4336777) Homepage
    Does this mean I can go back to alien hunting now?
    • Re:FINALLY. by d.valued (Score:2) Thursday September 26 2002, @11:14AM
      • Re:FINALLY. by Goonie (Score:2) Thursday September 26 2002, @06:35PM
    • Re:FINALLY. (Score:5, Informative)

      by McCart42 (207315) on Thursday September 26 2002, @12:04PM (#4337490) Homepage
      No, you can still work on the optimal golomb ruler [distributed.net] project (OGR), which is an interesting distributed project that becomes exponentially more difficult for each added mark. Currently they are working on a 25-mark ruler, and verifying the 24-mark ruler. From the linked page: "OGR's have many applications including sensor placements for X-ray crystallography and radio astronomy. Golomb rulers can also play a significant role in combinatorics, coding theory and communications, and Dr. Golomb was one of the first to analyze them for use in these areas."
      [ Parent ]
    • Re:FINALLY. by Eil (Score:2) Thursday September 26 2002, @01:26PM
      • Re:FINALLY. by HistoryNerd (Score:1) Thursday September 26 2002, @02:35PM
      • Re:FINALLY. by pben (Score:3) Thursday September 26 2002, @05:40PM
        • Re:FINALLY. by Eil (Score:2) Thursday September 26 2002, @10:21PM
      • 1 reply beneath your current threshold.
    • Sure, switch to seti... by Nugget (Score:3) Thursday September 26 2002, @04:26PM
    • Re:FINALLY. (Score:5, Insightful)

      by Matt2000 (29624) on Thursday September 26 2002, @05:58PM (#4340324) Homepage

      Seriously though, can anyone tell me what the attraction to the d.net project was? It seems like a colossal waste of cycles to me. Everyone knew it was going to be successful, it was just a matter of wasting enough time to eventually find the right block.

      Now that it's over, what do we have to show for it? A whole lot of nothing it seems.
      [ Parent ]
    • 1 reply beneath your current threshold.
  • as usual... by Alejo (Score:1) Thursday September 26 2002, @10:45AM
  • Brute Force vs design flaw (Score:3, Interesting)

    by screenbert (253482) <fowlerbert&excite,com> on Thursday September 26 2002, @10:45AM (#4336782) Homepage Journal
    I've always thought that if you use brute force then you aren't really finding a flaw in the design. Brute force is just that, and as keys become bigger and bigger (yes even with bigger and bigger processors) it becomes harder with this method. Especially since it won't do you much good unless you can do it in a short amount time, minutes instead of months or years.

    I think those that find actual flaws in the design or math are worthy of admiration. For good reading on the history of such read the code book. It will truly broaden your understanding.

    3 legged dog walks into a bar, says" who shot my paw?
  • Hmm ... I guess it wasn't me by B3ryllium (Score:1) Thursday September 26 2002, @10:45AM
  • WOOHOO! by Leto2 (Score:1) Thursday September 26 2002, @10:46AM
    • 1 reply beneath your current threshold.
  • IRC discussion (Score:4, Informative)

    by dotgod (567913) on Thursday September 26 2002, @10:46AM (#4336790)
    From the distributed.net announcment [distributed.net]

    Also, please consider joining us on SlashNET IRC on Saturday 28-Sep-2002 @ 21:00 UTC (5:00PM EDT) for an online Q+A session on the RC5-64 project and the future plans for the distributed.net network.

    • 1 reply beneath your current threshold.
  • hmmm by XO (Score:1) Thursday September 26 2002, @10:46AM
    • Re:hmmm by alexc (Score:1) Thursday September 26 2002, @10:49AM
    • Re:hmmm (Score:4, Insightful)

      by alyandon (163926) on Thursday September 26 2002, @10:59AM (#4336925) Homepage
      Don't waste your idle cpu power looking for ET -even if you find an ET signal the results immediately applicable.

      Help out cancer research right now with these projects:

      Folding@Home [stanford.edu] and United Devices [purdue.edu].
      [ Parent ]
      • Re:hmmm by scott1853 (Score:3) Thursday September 26 2002, @11:16AM
        • Re:hmmm by Zathrus (Score:2) Thursday September 26 2002, @12:47PM
      • Help out their customers ! (Score:5, Informative)

        by sh0rtie (455432) on Thursday September 26 2002, @12:41PM (#4337796) Homepage

        while seti is truly for the benefit of mankind, who is gonna really benefit from a cure to cancer, you think that cure is going to be dispensed for free ? even if the rest of the world solves the problem for them ?

        while they do say they will not sell the results to drug companies , how are they going to distribute and manufacture these drugs, who will be in charge of pricing, how do you price a drug that is the cure for one of the most horrible diseases on the planet ?

        the trouble i have with United devices is they call their relationships with these research groups "customers"

        taken from their license agreement

        Intellectual Property Rights. Member acknowledges and agrees that both the Licensed Program and any data distributed to Member's computer for processing constitute confidential and proprietary information belonging to UD and/or its customers and partners ("Customer/Partner Data"), and contain trade secrets and intellectual property protected under United States copyright and other laws, international treaty provisions and laws of other jurisdictions. Member agrees not to remove, obscure, or alter any notice of patent, copyright, trademark, trade secret or other proprietary right in the Licensed Program or Customer/Partner Data. This Agreement does not grant Member any rights in connection with any trademarks or service marks of UD or its customers and partners.

        so AFAICS the data is a trade secret and of course you sign away all rights if a cure is discovered to them , remember finding the cure to cancer is akin to having a license to print money.

        also

        Incorporated Software. The Licensed Program may contain software from one or more third parties. Use of such third party software is subject to the terms and conditions of applicable third party license agreements, if any

        meaning spyware ? who exactly am i donating my cycles to ?

        maybe iam cynical i just think this project is not going to help many people except the drugs companies and those people who can afford the drugs, and you will buy them or you will die , pretty good sales incentive egh? ,

        Remember the fight Africa had to get Aids drugs for cheap ?, and remember that wasnt even a cure all that drug did was treat the symptoms, so imagine how hard the people that need it most are going to fight when an actual cure is found.

        ironically when a few people get anthrax attacks in the western world there is suddenly a drug available for free in massive quantities.

        Sorry, while i agree that finding a cure for cancer is a good thing(TM) , this company (as in profit driven) just leaves a bad taste in my mouth, at least with the seti project no big corp is going to benefit financially from disovering there is other intelligent life out there and then hold the rest of the world to ransom with a chequebook as a release term.
        [ Parent ]
      • 1 reply beneath your current threshold.
    • Re:hmmm by virtig01 (Score:1) Thursday September 26 2002, @11:06AM
    • Re:hmmm by rmadmin (Score:2) Thursday September 26 2002, @11:07AM
    • Distributed Chess..... by tvadakia (Score:1) Thursday September 26 2002, @11:10AM
    • Re:hmmm by Dr. Spork (Score:2) Thursday September 26 2002, @11:21AM
      • Re:hmmm by Clover_Kicker (Score:2) Thursday September 26 2002, @11:46AM
        • Re:hmmm by XO (Score:1) Thursday September 26 2002, @04:17PM
    • Overview of dozens of projects by De Lemming (Score:1) Thursday September 26 2002, @12:01PM
    • Re:hmmm by d.valued (Score:2) Thursday September 26 2002, @02:11PM
    • Re:curing cancer by nr (Score:1) Thursday September 26 2002, @11:23AM
    • Re:curing cancer by tm1rules (Score:1) Thursday September 26 2002, @12:11PM
    • Re:hmmm by XO (Score:1) Thursday September 26 2002, @04:20PM
    • 5 replies beneath your current threshold.
  • Are they going to share the prize? by Oliver Wendell Jones (Score:1) Thursday September 26 2002, @10:46AM
    • Re:Are they going to share the prize? (Score:5, Informative)

      by miltimj (605927) on Thursday September 26 2002, @11:02AM (#4336958)
      Hmmm... as it says here [distributed.net]:

      RSA Labs is offering a US$10,000 prize to the group that wins this contest. The distribution of the cash will be as follows:

      $1000 to the winner
      $1000 to the winner's team - this would go to the winner if he wasn't affiliated with a team
      $6000 to a non-profit organization, decided by vote
      $2000 to distributed.net for building the network and supplying the code

      The vote will be decided on through an extension of the statistics engine, with one vote per block per person.


      And to think.. it took a few seconds to find that, and a couple minutes to type your post..
      [ Parent ]
      • 1 reply beneath your current threshold.
    • Re:Are they going to share the prize? by matguy (Score:1) Thursday September 26 2002, @08:19PM
    • 1 reply beneath your current threshold.
  • SETI by southpolesammy (Score:1) Thursday September 26 2002, @10:46AM
    • Re:SETI by WetCat (Score:1) Thursday September 26 2002, @10:50AM
    • why not by Alejo (Score:1) Thursday September 26 2002, @10:53AM
      • Re:why not by gimpboy (Score:2) Thursday September 26 2002, @11:16AM
        • Re:why not by athakur999 (Score:2) Thursday September 26 2002, @11:33AM
        • Re:why not by Alejo (Score:1) Thursday September 26 2002, @11:35AM
    • More worthwhile? by mblase (Score:2) Thursday September 26 2002, @11:29AM
      • Re:More worthwhile? (Score:4, Interesting)

        by southpolesammy (150094) on Thursday September 26 2002, @12:48PM (#4337866) Homepage Journal
        Let me ask you, what did we learn from the breaking of the RC5-64 algorithm? That given enough resources we could break what seems to be a strong algorithm? We knew that long ago. Did we learn any new methods of sequencing that might assist us in determining the innate strength of this algorithm that we could apply to others? Not hardly. We knew beforehand that the sequence would eventually be found at least by brute force, and since that proved to be true, we learned nothing about how to do it better the next time. The only palpable gain was the demonstration of a large distributed network of nodes working together to achieve a goal, but that too has been demonstrated before.

        Bottom line -- the whole RC5-64 project was a big freaking no-op. Therefore, yes, I do feel looking for signs of extraterrestrial life, or gene sequencing, or some other task would have been more fruitful than the goal of this pursuit. I realized that years ago and switched to SETI as a direct result of that observation. And the point about whether ET wants to contact us or not is irrelevant. If the SETI project was able to attain their goal, it would literally be the greatest event in history. Because of the ramifcations of this possibility, the end goal is more worthy and will reveal something about the nature of things, rather than prove a hypothesis we already know to be true and provable. The amount of CPU cycles wasted on this project that could have been applied elsewhere is staggering.
        [ Parent ]
    • 1 reply beneath your current threshold.
  • What now? by KarmaBitch (Score:1) Thursday September 26 2002, @10:47AM
    • Re:What now? by jlcooke (Score:1) Thursday September 26 2002, @07:48PM
    • 1 reply beneath your current threshold.
  • So I Take It 128-bit SSL Is Safe Then... by nherc (Score:1) Thursday September 26 2002, @10:47AM
  • Congratulations (Score:5, Insightful)

    by Dirtside (91468) on Thursday September 26 2002, @10:49AM (#4336814) Homepage Journal
    While this is an admirable achievement, I found another distributed computing project which I think is more worthwhile -- namely, Folding @Home [stanford.edu], which is a distributed protein-folding simulation effort. This is the kind of research that will end up curing things like Alzheimer's, and I think it's a better use of your processing time than brute-forcing encryption keys (or even SETI, or Primenet). I encourage everyone to participate in F@H instead, as I think it will provide a greater benefit to us all in the long run.

    Of course, some on /. may need to be reminded that they are indeed free to run whatever distributed computing software they feel like; I am merely requesting that they run this one.
  • Message from God by QEDog (Score:1) Thursday September 26 2002, @10:49AM
    • 1 reply beneath your current threshold.
  • eh... by xanadu-xtroot.com (Score:1) Thursday September 26 2002, @10:50AM
    • 1 reply beneath your current threshold.
  • I went through... by LinuxGeek (Score:2) Thursday September 26 2002, @10:52AM
  • well, by eastbam (Score:1) Thursday September 26 2002, @10:53AM
    • 1 reply beneath your current threshold.
  • kinda funny by FunkyELF (Score:1) Thursday September 26 2002, @10:54AM
  • D-net's site..... by KarmaBitch (Score:1) Thursday September 26 2002, @10:54AM
  • If you have enough time... by netphilter (Score:1) Thursday September 26 2002, @10:56AM
    • Not really. by pclminion (Score:2) Thursday September 26 2002, @11:03AM
      • See Cryptonomicon. by Haeleth (Score:1) Thursday September 26 2002, @11:28AM
        • What? by pclminion (Score:2) Thursday September 26 2002, @12:35PM
          • Re:What? by damiam (Score:1) Thursday September 26 2002, @03:30PM
            • Re:What? by matt_hope (Score:1) Tuesday October 01 2002, @04:43AM
          • 1 reply beneath your current threshold.
      • Re:Not really. by bryguy5 (Score:1) Thursday September 26 2002, @02:10PM
      • Re:Not really. by Richard_at_work (Score:2) Thursday September 26 2002, @05:42PM
      • 1 reply beneath your current threshold.
  • 5 Years! by evil-barn (Score:1) Thursday September 26 2002, @10:57AM
  • by watanabe (27967) on Thursday September 26 2002, @10:58AM (#4336917)
    I think many posters here are missing the point of this. RSA wants people to crack these weaker crypto offerings; it makes their story better, not worse.
    • They know exactly how insecure RC5-64 is. They want other IT groups, industry groups and tech managers to know it. The easiest way to do that is to offer open challenges with cash prizes. It's never hard for RSA to up their bit-length to 4096, say, a year before 2048 RSA is broken, and someone collects their $200,000. It is hard to make PHBs understand that RC5-64 is not secure if nobody has broken it.
    Secondly, Distributed.net clearly isn't doing it for the cash. I didn't do it for the cash, either. (Although I wouldn't have minded winning.) They're doing it because:
    • Breaking codes gives nerds their kicks.
    • Building a distributed computing architecture is a difficult and interesting problem.
    With current technology, as RSA likes to demonstrate, the winners are the cryptographers, not the cryptologists (the code breakers.) Quantum computing may change that, and make the cryptologists the winners. Until then, RSA can happily give cash prizes for increasing length keys: the numbers are on their side.
  • How crazy is this? (Score:5, Funny)

    by WalterGR (106787) on Thursday September 26 2002, @10:58AM (#4336918) Homepage
    From the press release - "a coordinated team of computer programmers and enthusiasts, known as distributed.net, has solved the RC5-64 Secret-Key Challenge."

    If you remove a single element - the $10,000 award offered by RSA - then the press release would read more like,

    "A group of degenerate hackers [sic] cracked an encryption method owned by RSA Security Inc. The company has contacted law enforcement authorities, and an attempt to track down these hackers [sic] is currently under way. Under the DMCA, these criminals, when caught, faces sentances of up to..."
  • I'm really disappointed! by dex22 (Score:1) Thursday September 26 2002, @11:01AM
    • Already done by RandyOo (Score:1) Thursday September 26 2002, @12:35PM
  • Congratulations, you've been duped by RSA by truth_revealed (Score:1) Thursday September 26 2002, @11:03AM
  • Just got OpenSSH Protocol 2 RSA working... by snatchitup (Score:1) Thursday September 26 2002, @11:04AM
  • by HoserHead (599) on Thursday September 26 2002, @11:05AM (#4336986) Homepage
    It's sad, really, that so much focus has moved off Distributed.net to SETI@Home and the other distributed computing projects when Distributed.net was one of the real pioneers of this style of computing (that is, harnessing regular people's CPU time).

    In one of my CS classes, we were discussing distributed computing, and a question of any well-known distributed computing projects was asked. I answered "Distributed.net" - and the instructor promptly asked "What's that?" The next student to respond, of course, said SETI: the answer he was looking for.

    Maybe I'm biased, as the former maintainer of distributed-net for Debian, but has Distributed.net really become this unimportant and forgotten?

  • Damn.... Twas not me. by affegott (Score:1) Thursday September 26 2002, @11:05AM
  • i cant even pronounce this number by NO_NYT_POSTS (Score:1) Thursday September 26 2002, @11:05AM
  • hmm... wonder if I hit the key by zaren (Score:2) Thursday September 26 2002, @11:10AM
  • 32,504 800 MHz G4 vs. 45,998 2 GHz Athlon XP? by icrooks (Score:2) Thursday September 26 2002, @11:11AM
  • Brute Force is Perfectly Acceptable by DigitalSorceress (Score:1) Thursday September 26 2002, @11:12AM
  • an interesting bit of trivia (Score:5, Interesting)

    by Nugget (7382) <nugget@distributed.net> on Thursday September 26 2002, @11:13AM (#4337063) Homepage
    While the prospect of a false-positive key was the subject of much speculation during RC5-56, we did in fact encounter exactly such a beast during RC5-64.

    In the interests of speed, only the first "block" of the crypted text is decrypted and evaluated for a solution. This means that it's possible for a key which isn't the correct key to report as a false positive because although it doesn't decrypt the text it does yield a plaintext which matches "The unkn" for the first eight bytes.

    There's been much speculation and napkin scribbling on just how frequently such false positives might present themselves. The general consensus seemed to be that such an occurrence is extremely improbable but in a dataset the size of 2**64, extremely improbable may still yield a nonzero frequency.

    The key 0xBB27D52F60FD932C does, indeed, decrypt to a plaintext for which the first eight bytes match the known plaintext for the contest. The remainder of the decrypted text, however, is just garbage. This key has actually been returned by clients twice over the course of the contest.

    In August 1999, "Edward Scissorhands" [distributed.net] turned in the key.

    Again in July 2000, Team RC5 Chile [distributed.net] submitted it. Since they're unfortunately using a shared email address for their team, there's no way to know which individual was the submitter.

    I wasn't the winning key, but was a really unique "near miss". It also represents an interesting datapoint regarding the RC5 algorighim. A brute-force search is really the only way to conclusively determine the liklihood of such false positives.

  • Is my 128-bit key safe? by HillClimber (Score:1) Thursday September 26 2002, @11:13AM
  • What have we discovered in this exercise? by Dr. Spork (Score:2) Thursday September 26 2002, @11:14AM
  • We were more lucky this time. by wunderhorn1 (Score:2) Thursday September 26 2002, @11:15AM
  • In unrelated news, SETI packets... by velcrokitty (Score:1) Thursday September 26 2002, @11:18AM
  • End of an era (for me, anyway) (Score:4, Interesting)

    by Scutter (18425) on Thursday September 26 2002, @11:21AM (#4337131) Journal
    I'm surprised at how stunned and emotional I am upon reading this. After personally investing almost four years and uncounted trillions of clock cycles for over half a quadrillion keys and just like that it's over with. *sigh*

    I watched the progression of the computer industry grow just by watching the gradual increase of my daily keyrate.

    Four years ago when I first started, I was going through 52 blocks a day. Yesterday, I went through 2784 blocks. Looking at the daily graph is practically a history of my life for four years. I can see spikes where my company bought a dozen computers and I borrowed their cycles for a couple of days while I configured them. I can see dips where I turned my computers off to go on vacation for a weekend. There's the whole flat area from last year when I didn't have a job and so had limited access to extra CPU cycles.
  • by anthony_dipierro (543308) on Thursday September 26 2002, @11:22AM (#4337144) Journal

    300 Watts * 1 million hours = 300,000 kilowatt hours. 300,000 kilowatt hours * $0.10 = $30,000.

    I wonder how many U.S. and Iraqi soldiers died to make this great display of wasted energy possible.

  • Miss the point a little? by 1WingedAngel (Score:1) Thursday September 26 2002, @11:23AM
  • Way to go. by jkking (Score:1) Thursday September 26 2002, @11:27AM
    • 1 reply beneath your current threshold.
  • Obviously time for 65-bit now by TomatoMan (Score:2) Thursday September 26 2002, @11:29AM
    • 1 reply beneath your current threshold.
  • False positives in RC5-64 (Score:5, Interesting)

    by BovineOne (119507) <bovine AT distributed DOT net> on Thursday September 26 2002, @11:30AM (#4337192) Homepage Journal
    Naturally there is a lot of interest about finding the solution, but what about "almost solutions" found by false-positive hits?

    In the interests of speed, only the first "block" of the crypted RC5-64 text is decrypted and evaluated for a solution. This means that it's possible for a key which isn't the correct key to report as a false positive because although it doesn't decrypt the text it does yield a plaintext which matches "The unkn" for the first eight bytes.

    The key 0xBB27D52F60FD932C does, indeed, decrypt to a plaintext for which the first eight bytes match the known plaintext for the contest. This key has actually been submitted three times over the course of the contest, once by three different users.

    In August 1999, again in July 2000. Most recently, the bymer@ukrpost.net worm found the false-positive on November 6, 2001. There potentially could be problems identifying the
    owner of that worm-infected machine and having to explain the circumstances of a winning solution, but fortunately that was only a false positive.

    Fortunately, we eventually found the actual key. But because we were seeing these legitimate false-positives being reported throughout the duration of the contest, we had full confidence that our network and our clients were functioning properly and that we would eventually find the actual solution in time.
  • Surprised they're going on. by ruebarb (Score:2) Thursday September 26 2002, @11:36AM
  • by Brigadier (12956) on Thursday September 26 2002, @11:37AM (#4337262)

    In further news all participating Distributed.net users will be issued a check for 1 Cent.
  • Something worth while by LoudMusic (Score:2) Thursday September 26 2002, @11:37AM
  • Isn't this contest illegal under the DMCA? by gosand (Score:2) Thursday September 26 2002, @11:40AM
    • No. by yerricde (Score:2) Thursday September 26 2002, @12:29PM
  • Brrrng to be a cold RC5-64 finished? by riflemann (Score:1) Thursday September 26 2002, @11:58AM
  • Interesting system comparisons .. by Draoi (Score:2) Thursday September 26 2002, @11:59AM
  • all I want to say now is by Anonymous Coward (Score:1) Thursday September 26 2002, @12:22PM
  • are you going to the meetup? by edrugtrader (Score:1) Thursday September 26 2002, @12:23PM
  • What is the electricity bill? by f97tosc (Score:1) Thursday September 26 2002, @12:29PM
  • Clients turn off? by Jon Shaft (Score:2) Thursday September 26 2002, @12:35PM
  • Decrypt the solutions yourself by BovineOne (Score:2) Thursday September 26 2002, @12:38PM
  • Can someone explain the missing bit? by mraymer (Score:1) Thursday September 26 2002, @02:33PM
  • Benchmarking by user32.ExitWindowsEx (Score:1) Thursday September 26 2002, @02:58PM
  • Might be time to retire my 386 by bluGill (Score:2) Thursday September 26 2002, @03:16PM
  • Where's my nickel? by LazyBoy (Score:1) Thursday September 26 2002, @05:00PM
  • Next Challenge: XBox sig key! by MrByte420 (Score:1) Thursday September 26 2002, @09:52PM
  • dnet A sucsess in it's own right by Inkwina (Score:1) Thursday September 26 2002, @10:09PM
  • by EvilStein (414640) <spam@NOspAm.pbp.net> on Friday September 27 2002, @02:07AM (#4342374) Homepage
    I left a machine turned on at one of my former jobs, and it's crunching rc5 blocks still.

    I HAVE NO IDEA WHERE IT IS!

    Is there any way to find out where the rogue machine is? heh..
    It's submitting about 200 blocks a day. I just wish that I could FIND it...
  • IRC Forum Logs by drwiii (Score:1) Saturday September 28 2002, @08:05PM
  • Last Post! by alpg (Score:1) Thursday October 10 2002, @11:48AM
  • Re:Missing the point... by Ionized (Score:1) Thursday September 26 2002, @11:01AM
  • Re:the omen by Dehumanizer (Score:1) Thursday September 26 2002, @12:49PM
  • Re:hmmm by GMontag451 (Score:2) Thursday September 26 2002, @01:21PM
    • Re:hmmm by Amazing Quantum Man (Score:2) Thursday September 26 2002, @04:56PM
  • Re:Uh by BlueArchon (Score:1) Thursday September 26 2002, @04:03PM
  • 31 replies beneath your current threshold.