pkgsrc-wip/p5-Crypt-PasswdMD5/distinfo
George Michaelson 6bad0fddf2 This is Crypt::PasswdMD5, an MD5 Password support package.
From the perldoc:

Crypt::PasswdMD5 - Provides interoperable MD5-based crypt() functions

SYNOPSIS
           use Crypt::PasswdMD5;

           $cryptedpassword = unix_md5_crypt($password, $salt);
           $apachepassword = apache_md5_crypt($password, $salt);

DESCRIPTION

       the "unix_md5_crypt()" provides a crypt()-compatible interface to the
       rather new MD5-based crypt() function found in modern operating sys-
       tems.  It's based on the implementation found on FreeBSD
       2.2.[56]-RELEASE and contains the following license in it:
2005-05-04 00:34:03 +00:00

5 lines
272 B
Text

$NetBSD: distinfo,v 1.1.1.1 2005/05/04 00:34:03 geeohgeegeeoh Exp $
SHA1 (Crypt-PasswdMD5-1.3.tar.gz) = 887782eb7fd1568ce9514f46156a08c415c26fdf
RMD160 (Crypt-PasswdMD5-1.3.tar.gz) = ae1d6884fcff39c4b5d5200153f2573c3f54a6d3
Size (Crypt-PasswdMD5-1.3.tar.gz) = 4820 bytes