I have looked at the module docs for MD5 and Digest::MD5 for using encryption however, I did not see any examples for decrypting an encrypted string. Does anyone have any ideas on how to decrypt a string that was encrypted by using the MD5 or Digest::MD5 modules? Thanks for any help in advance.