Hi, There is diffrence betwwen ouput of md5 c implemetntation on http://userpages.umbc.edu/~mabzug1/cs/md5/md5.html
and php md5 implementation. Please can anybody give me c implementation of md5 which gives exact result as php md5 function
Regards, Chaitanya
MD5 is a random number..
It's a one way hash for a reason.