Re: Hashed password secure?

From: Matthijs Hebly (heeb_at_iname.com)
Date: 06/29/04


Date: Tue, 29 Jun 2004 21:47:07 GMT

Bill Unruh schreef:
>
> ]Correction: my suggestyion would run it
> ]*Random(SomeNumberDependentOnCPUSpeed)* times. Which, IMHO, makes it
> ](almost) impossible for some attacker to create a dictionary of hashes
>
> It also makes it completely non-portable. And has the danger that when you
> replace your machine, suddenly no password, including root's, works.
I don't see how this is in any way platform dependent...
Why is hashing in itself platform *in*dependent, but hashing a random
number of times, or with a random salt suddenly platform *dependent*?!?
Plz explane.

> Bad idea.
Thanx. I'll implement it anyway, and let you know how it works...

Matthijs



Relevant Pages