We have a client who wants to add credit card validation to
their site. The credit card agency expcets us to provide an "MD5" key with the
checkout data. From what I've read MD5 is some sort of checksum and is used to
detect someone hacking the form data we're submitting.
I've found a page
with some MD5 implementations in different languages (http://userpages.umbc.edu/~mabzug1/cs/md5/md5.html)
Tango not being one of them.
Has anyone worked with MD5 in Tango? Your expereinces would be apreciated.
- James.
