parameter encoding using the messagedigest()
Hi,
We have requirement to pass the customer number to our website through the link parameters. We would like to encrypt these parameters to avoid certain security issues.
We are trying to use the MD5 algorithm of messagedigest() function.
I want to know, how does this works from Responsys?
Does this uses the standard MD5 hashing algorithm which we can use in our web site and compare it with the incoming value to identify the member in the website?
I have observed that the MD 5 hashing value generated by Responsys is different from the standard MD5 hashing value services. Do we need any other settings to compare and identify the member record.
0