on Fri, 24 May 2002 21:54:09 GMT, Teresa Raymond wrote:

> Which module is the easiest to learn and offers the best 
> encryption/decryption?  There were so many that I did not feel 
> capable of choosing one at CPAN.  Encryption/decryption for username 
> and passwords

For usernames and passwords, 'crypt' should be sufficient.

        perldoc -f crypt

Also, please note that there really is no reason to be able to decrypt 
passwords.

-- 
felix

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to