Re: [PHP] MD5 Hashing Comparison

2004-11-20 Thread Thomas Goyne
On Sat, 20 Nov 2004 17:49:04 -0500, Gregori Halsiber <[EMAIL PROTECTED]> wrote: Hi, I'm trying to write a md5 hash to auth users... And before I get flamed about md5 not being a crypt system but a hashing system I know... Security is not a problem.. I'm trying to build a standalone Message U

Re: [PHP] MD5 Hashing Comparison

2004-11-20 Thread James Kaufman
On Sat, Nov 20, 2004 at 05:49:04PM -0500, Gregori Halsiber wrote: > Hi, I'm trying to write a md5 hash to auth users... And before I get flamed > about md5 not being a crypt system but a hashing system I know... Security > is not a problem.. > I'm trying to build a standalone Message Update Center