Md5

Does anyone know a scipt that includes MD5. I need to run a script that includes MD5 encryption.

Thanks

PHP has an MD5 function. See this link:

http://www.php.net/manual/en/function.md5.php

PERL has an MD5 function. See this link:

and this one...

http://asis.web.cern.ch/asis/products/PERL/MD5.html