[Ilugc] php-mysql md5() doubt.-solved

  • From: linuxwithme@xxxxxxxxx (Suresh Kumar)
  • Date: Mon Aug 9 10:51:47 2004

yes , i got. it was a simple problem
the data type length for the password field was  varchar(25)
so the password generated as 32-bit was just truncated to 25 bit
 
Thanks for ur guidence

Suraj Kumar <suraj@xxxxxxxxxxx> wrote:
Suresh Kumar wrote: 
,----
| but the actual encrypted password store in the table is (
| 79cfac6387e0d582f83a29a04 )different ..?
`----

Are you sure both the checksums (the one from the form _and_ the other
source that inserted the password into the DB) are both void of spaces
/ line-endings?

cheers,

-Suraj

-- 
,-----------------[http://www.symonds.net/~suraj/]---o
| Niroshta is a raga without madhyamam or pancamam.
`------------------------------[suraj@xxxxxxxxxxx]---o
_______________________________________________
To unsubscribe, email ilugc-request@xxxxxxxxxxxxx with 
"unsubscribe 
address"
in the subject or body of the message. 
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

                
---------------------------------
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
http://www.ae.iitm.ac.in/pipermail/ilugc/attachments/20040808/12ba5cbc/attachment.htm

Other related posts:

  • » [Ilugc] php-mysql md5() doubt.-solved - Suresh Kumar