I was looking around for a piece of code which would take a string and encrypt it into a Base64 encoded string such that I could later decrypt the string and obtain the message. This was to be used in a confirmation email. The message being urlencoded...