Hi,
I'm looking for a simple module to encrypt and decrypt with the of a paraphrase. I'm currently using the Perl crypt function but it's a one-way encryption sadly. Digest MD5 could be solution ?
While on the subject, does anybody know if there is a module available to decrypt a text/password encrypted with the Perl crypt function ?
Thank you in advance