Forgot your password?

typodupeerror

Comment: Re:"overclocking" machines vulnerable (Score 1) 173

by Cpt. Fwiffo (#31369610) Attached to: Researchers Find Way To Zap RSA Algorithm

This research shows it's feasible. As others have said, there are a multitude of crypto-systems for which it is worthwhile to determine the private key.
* Determining what algorithm is used isn't that hard. Most are 'off the shelf'. Modifying cryptographic algorithms is almost always a no-no, as it requires heavy resources to ensure it's still accurately safe.
* Determining when an RSA algorithm runs is also not as hard. First, turn down the clock speed. Second, check the energy input/output. This gives a fairly good idea which sort of statements are executed. And then match it to RSA.
* Inducing faults at the proper time then isn't also that hard. Again, turn down clock speed, and do it a couple of times.

In short, it has been done. If there's a one in 50 chance that you insert a proper glitch... and each glitch exposes one bit of the private key, then you'd (only) need 256 successfull glitches. Maybe you can cut it short to, say 200 (as the last 56 you can guess, which might be quicker/easier), so it would require some 1000 break-attempts.
That's still far short of the 2^255 which you'd need to guess the key.

And for expensive systems, it could mean good money.
If I were to pay a couple of students $2000 for a week of dull work, they'd probably do it for me...

Comment: Re:Celsius: It's for telling temperature (Score 1) 1233

by Cpt. Fwiffo (#29565677) Attached to: At What Temperature (F) Do You Prefer Your Nerd Cave?

Also interesting:
roughly 8 to 12C (depends a bit on relative humidity): breath condensates ('clouds when you breathe'). If it's humid, it condensates quicker. A very bright, dry day, it condensates a bit lower(8 degrees C). On a very cloudy, misty day, it condensates a bit quicker.

So mine would be:
+40 : I'm abroad, walking in death valley.
+30 : welcome to the tropics. I probably took a wrong turn somewhere.
+20 : time to start wearing shorts/shirts
+10 : breath condensates
+0 : water freezes.
-10 : damn it's cold
-20 : I'm not going out there. I'm gonna stay inside and watch Elfstedentocht!
-30 : A new ice age must have arrived.

Comment: Solar Challenge (Score 1) 119

by Cpt. Fwiffo (#27500739) Attached to: Solar Powered Car Can Get Close To 60 mph

So, briefly skimming the article, it's about the solar challenge.
60 MPH is squat.
Previous winner Nuna 4 did almost 90, as it had a top speed of 142 km/h (or 88MPH)
The version before that did an average of 63.8 MPH for the entire race. (after that they changed the rules)

So what's the news value of this?
have the rules changed for this years solar challenge?

Patents

Prizes vs. Patents: a Nobel laureate's perspective

Submitted by
benesch
benesch writes "Joseph Stiglitz, recipient of the Nobel Prize in Economics, points out the flaws of our patent system "The fundamental problem with the patent system is simple: it is based on restricting the use of knowledge. Because there is no extra cost associated with an additional individual enjoying the benefits of any piece of knowledge, restricting knowledge is inefficient." He goes on to suggest prizes as a more efficient alternative "Of course, the patent system is itself a prize system, albeit a peculiar one: the prize is temporary monopoly power, implying high prices and restricted access to the benefits that can be derived from the new knowledge. By contrast, the type of prize system I have in mind would rely on competitive markets to lower prices and make the fruits of the knowledge available as widely as possible. With better-directed incentives (more research dollars spent on more important diseases, less money spent on wasteful and distorted marketing), we could have better health at lower cost.""

Long computations which yield zero are probably all for naught.

Working...