Page 1 of 1

how to retrieve password which is stored using md5 function

Posted: Sat May 14, 2005 9:29 am
by jeephp
"I am using secure md5 to generate a password.
In case my user forgets his password, there is any way to reconstruct it."
Ranjana

Re: how to retrieve password which is stored using md5 funct

Posted: Sat May 14, 2005 1:00 pm
by Roja
jeephp wrote:"I am using secure md5 to generate a password.
In case my user forgets his password, there is any way to reconstruct it."
Ranjana
No. MD5 is a one-way hash.