[SOLVED] How to decode MD5 encoding?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

User avatar
anjanesh
DevNet Resident
Posts: 1679
Joined: Sat Dec 06, 2003 9:52 pm
Location: Mumbai, India

Post by anjanesh »

php_mcrypt.dll exists in C:\PHP\extentions where other dlls are located including gd2.

Regarding myleow, I was letting him know that he wants for some reason to decrypt he can have clients encrypt with algo+key using mcrypt
myleow
Forum Contributor
Posts: 194
Joined: Mon Jun 21, 2004 7:05 pm
Location: California

Post by myleow »

Well i can't have the Client encrypt with whatever i like because SyncML is used by Motorolla, Sony Ericsson, Nokia and a whole bunch of companies.

I have no control over what hash string they used and they won't entertain me by sending me the value.
Post Reply