Crypt::PasswdMD5

Crypt::PasswdMD5 is a Perl module that provides interoperable MD5-based crypt() functions.
Download

Crypt::PasswdMD5 Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Luis E. Mu
  • Publisher web site:
  • http://search.cpan.org/~luismunoz/Crypt-PasswdMD5-1.3/PasswdMD5.pm

Crypt::PasswdMD5 Tags


Crypt::PasswdMD5 Description

Crypt::PasswdMD5 is a Perl module that provides interoperable MD5-based crypt() functions. Crypt::PasswdMD5 is a Perl module that provides interoperable MD5-based crypt() functions.SYNOPSIS use Crypt::PasswdMD5; $cryptedpassword = unix_md5_crypt($password, $salt); $apachepassword = apache_md5_crypt($password, $salt);The unix_md5_crypt() provides a crypt()-compatible interface to the rather new MD5-based crypt() function found in modern operating systems. Requirements: · Perl


Crypt::PasswdMD5 Related Software