6 messages in com.mysql.lists.javaSlightly Off Topic: Password() algorithm
FromSent OnAttachments
Gregory Frank14 Feb 2002 13:32 
Mark Matthews14 Feb 2002 13:58 
Jari Aalto17 Feb 2002 01:02 
Jeff Corliss21 Feb 2002 15:26 
Joacim Jarkeborn23 Feb 2002 01:28 
Mark Matthews23 Feb 2002 06:50 
Subject:Slightly Off Topic: Password() algorithm
From:Jeff Corliss (jeff@yahoo.com)
Date:02/21/2002 03:26:17 PM
List:com.mysql.lists.java

Can anyone briefly explain the MySQL Password() algorithm? I think it is a MD5 digest, but when I do a hex output of a password I created and performed MD5 digest on, I get a 32 byte string. Password() creates only a 16 byte string.

Thanks, Jeff