[sork] Passwd

Mike Cochrane mike@graftonhall.co.nz
Tue Oct 29 05:45:38 2002


> ----- Message from amith@xalan.com ---------
> 
> > Not sure about MD5, with SHA you need the mhash extension installed.
> 
> You need the mhash extension for MD5 as well.
> 
> Amith

Doesn't php implement MD5 itself and not use mhash at all? I'm sure md5() works
without the mhash extention.

Also mhash doesn't depend on mcrypt. I can call the mhash SHA hash functions
without a problem on my win32 system where mcrypt doesn't even compile :-)

- Mike :-)