Is there away to reverse the function:
md5($password);
Lets say $password was Ben. If I wanted to retreive that password if I lose it, can I change it back to Ben so i can see it?
Thanks.
md5
Moderator: General Moderators
md5 -- Calculate the md5 hash of a string.
I don't think so.
RFC1321 is the The MD5 Message-Digest Algorithm
I don't think so.
RFC1321 is the The MD5 Message-Digest Algorithm