Howdy,

I'm working on a program that needs to know the MD5 hash of a password (its intended to be an MSN client for linux), except I don't know how to get that MD5. If someone could tell me a function (for linux) that can give me the MD5 of a string (or a way of working one out) I would be most obliged.

~ Paul