I thought that I would need to decrypt to check to see if the password submitted was the correct password, please explain why this is not so...
>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] -- ------------------------------- - Teresa Raymond - - Mariposa Net - - http://www.mariposanet.com - ------------------------------- -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]