RC5-72 Clients Available on distributed.net
Yoda2 writes "From the distributed.net site... 'The RC5-72 project is now officially up and running, as of 03-Dec-2002! You will need to download a new client in order to participate. Our FAQ-O-matic has been updated with the beginnings of a new RC5-72 section.' Also, there is a $10,000 prize for the winner, but as with the other RC5 projects, the owner of the computer that finds the key does not get all of the money."
That it will take 3 years, 2 months, 12 days, 4 hours, 17 minutes and 10 seconds to crack it.
11 seconds.
It's an outdated, unused cipher with a completely unused keysize. Do something useful, like protein folding or golomb rulers. (Not SETI@Home, I said useful ;-)
if they randomly cracked it in a week?
We KNOW it'll take a lot of computers a long time to crack the code.
These cycles would be a lot better spent on something constructive like the protean folding project.
It's Christmas everyday with BitTorrent.
the current stats page doesn't seem to be linked from the main page anywhere... anyway, here's the link.
sig.
RC5-64 took 4 years, and this has a keyspace that's 256 times larger. Even if we assume that computers are 4 times faster now than the average speed at which RC5-64 keys were processed, we're still looking at 256 years to completion. It doesn't seem like it makes any sense to start until computers are at least 20 times faster.
How to solve most of our problems: 1.Lots of nuclear plants. 2.Cure aging.
$1$cFtzhvlv$waP1EXtATPrxZYz1W/4kv1
Ideally before the end of the semester, thanks.
"A language that doesn't affect the way you think about programming, is not worth knowing" - Alan Perlis
I'm torn as to wether or not I want to participate in this, or Folding@Home.
I ran the RC5-64 Project for a long time. I like it, In my year(s?) or participating I developed a habit of definding it, explaining it, and had grown to care for it.
But when the end of RC5-64 came along I was left idle. I believe that some good can come of these distributed projects, but I've never made the effort to install F@H on my assorted boxen, my own little garden.
I'm well versed in the cow though, and could be back on RC5 quickly...
argh, choices, choices.
Computational Madness in a round package.
Althogh that link does work, RC5-72 stats are not yet available, we're still working some bugs out.
Anyway, I think all of these efforts would benefit from some real competition. You can't believe how rewarding it was to race with distributed.net and the other efforts and to see who can develop best optimized code - for example.
But to build that spirit of competition (without doing duplicate work) between the efforts, we would need some fresh and new (reasonable, interesting) idea for: what to crunch? Any ideas there? I am sure the guys at distributed.net and the multiple other efforts would love to see the same "fighting spirit" again as well :) And as result, I believe everyones code will be optimized much faster and new ideas will be created faster, more people will be interested to join...but: what to crunch, what would be really really interesting? :)
If it's a distributed solution, don't you also have to consider the sheer numbers of processors participating? There are more folks in participating in the project now than four years ago, and many of these folks have more computers.
Five years from now, it may be that your house is participating, your cars are, as well perhaps as your shirts and underwear.
In sixeen years, shortly before skynet takes over, the smart dust in your living room may decide to participate as well. (Most likely the dust will not participate, but will instead form themselves into a gollum and try to kill you, but maybe...)
These cycles would be a lot better spent on something constructive like the protean folding project.
We can use some of distributed.net's power to spell check this guy's post!
Like this ?
1984 was supposed to be a warning, not an instruction manual.
if the correct key is found by a P2 300 MHz laptop, floating around the pacific on a small raft, before it's batteries are empty, Taco Bell will give free tacos to all.
OK, granted that this project may be a waste of computing power (assuming that they're not going to be just sitting there wasting cycles anyway), but I saw a lot of people suggesting that users instead participate in the folding@home project. That got me to thinking...
I'm not against folding@home, but I don't think that the number crunching approach to solving protein folding is ever really going to give us the breakthroughs we want. We need to theoretically address the issue of folding and find more simple behavioral theories with which to approach the problem. I know a lot of work is currently being done from the physics front with spin glasses and other complex systems models.
The difference between these two approaches is the difference between the current encryption cracking projects, and a Sneakers-like approach to actually find a mathematical solution to the large number factoring problem.
(email addr is at acm, not mca)
We are Number One. All others are Number Two, or lower.
--The Sphinx
The principle of Optimum Slackitude points out that because of Moore's Law, the overall cost in time or money can be decreased by waiting to being. If current numbers predict 12 years to exhaust the keyspace, and we wait 18 months to start, then that first 18 months worth of effort will have to be made up at the end, but 12 years later computers will be 2^8 or 256 times faster. That first 18 months worth of effort will only take 2-3 days to make up at the end of the project.
I think that's probably what people object to about starting this project now instead of in a couple years.
(t/1.5) = log_2 (256) = 8
t = 8 * 1.5 = 12.
Uhm, not quite. That's how long it will take before our machines are 256 times faster, which is a very different question. (It would be tempting to just multiply this number by 4, the number of years it took to solve RC-64, but that would merely tell us how long it would take the computers of 2014 to solve RC-72 [answer: 48 years].)
You need a more nuanced answer that takes into account your exponential progress as you're ramping up to full speed.
Let C be the Moore doubling time. Let P be the number of computations required to solve RC-64. Let X be the instantaneous speed at which you can solve problems, in units of P/year. So for t = 4
1/2 x/C t^2 = 1
so x = (C/8 years) P/year
Given that, we can calculate t in this equation:
1/16years^2 t^2 = 256
t^2 = 4096 years^2
t = 64 years
When I moderate, I only use "-1, Overrated". That way, I never get meta-moderated!