perldoc Digest::MD5 This is the module you want to use.
-----Original Message----- From: Christopher Burger [mailto:chris@;burgerfamily.net] Sent: Wednesday, November 13, 2002 10:23 AM To: [EMAIL PROTECTED] Subject: md5 encryption. Just a quick question. How can encrypt something with md5 encryption. I have passwords in a mysql database that are md5 encrypted. I was wondering if I can use something like $password = md5($input{'password'}; to get the input encrypted and then check against the sql field for proper login. Appreciate any help, thanks. Chris Burger -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]