Possible Duplicate:
md5 decoding. How they do it?
There are basic encoders like sha1, md5, etc. Even though they are said to be "one-way" encoders, I found couple online tools, which can decode the encryption. I'm not an expert in security, so I need your help.
Are there any one-way encoding solutions in PHP?
Thanks