NYCPHP Meetup

NYPHP.org

[nycphp-talk] Crypt issue??

Jeff jsiegel1 at optonline.net
Sat Jun 7 14:44:41 EDT 2003


I'm convinced! Thanks for laying out the pluses/minuses.

Jeff

-----Original Message-----
From: Analysis & Solutions [mailto:danielc at analysisandsolutions.com] 
Sent: Saturday, June 07, 2003 11:49 AM
To: NYPHP Talk
Subject: Re: [nycphp-talk] Crypt issue??


Jeff:

On Fri, Jun 06, 2003 at 10:39:38PM -0400, Jeff wrote:

> What's the advantage of MD5 vis-a-vis crypt?

More fool proof.  You might mistakenly use different salts.  Or you
might 
use different algorithm types.  Also, moving to different computer can 
change the algorithm, thus altering output.  Then, only the first eight 
characters of input are used, throwing away the value of long passwords.

Finally, it seems due to the length of the output, md5 is better at 
producing unique results.
 
Enjoy,

--Dan

-- 
     FREE scripts that make web and database programming easier
           http://www.analysisandsolutions.com/software/
 T H E   A N A L Y S I S   A N D   S O L U T I O N S   C O M P A N Y
 4015 7th Ave #4AJ, Brooklyn NY    v: 718-854-0335   f: 718-854-0409


--- Unsubscribe at http://nyphp.org/list/ ---






More information about the talk mailing list