MD5 digest
Posted: Thu May 06, 2010 9:33 pm
I'm writing an app that communicates back to a webserver. I'm passing a request parameter that that is a string I build with number + timestamp + salt and then using md5 digest on it.
On the backend is a PHP application that I call the MD5 function on with the same string. The problem is I get a different value. Anyone know the behavior enough in Revolution to make any recommendations.
On the backend is a PHP application that I call the MD5 function on with the same string. The problem is I get a different value. Anyone know the behavior enough in Revolution to make any recommendations.