hash and an encryption is exactly that a hash is never really meant to
be decoded where an encryption algorithm is a two way encode<->decode
process.
So you really shouldn't be trying to decode a hashed MD5.
Perhaps your using the wrong type of algorithm to solve your problem.
You'll get better answers when you provide a little more detail about
what you are trying to accomplish.
On Jun 25, 12:26 am, Dilip Godhani <dilip.godh...@gmail.com> wrote:
> Hello frd
> Can any one tell me how i decode md5 in cakephp
>
> Thanks
>
> Dilip Godhani
> Software Developer,
> Entourage Solutions
> e-mail: di...@entouragesolutions.com
> dilip.godh...@gmail.com
> Web.:www.entouragesolutions.com
> m. 9913822582
Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions.
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
No comments:
Post a Comment