pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/p5-Crypt-PasswdMD5



Module name:    pkgsrc-wip
Committed by:   geeohgeegeeoh
Date:           Wed May  4 00:34:03 UTC 2005

Import into wip/p5-Crypt-PasswdMD5

Log Message:

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:

Status:

Vendor Tag:     geeohgeegeeoh
Release Tags:   geeohgeegeeoh_20050504
                
N wip/p5-Crypt-PasswdMD5/TODO
N wip/p5-Crypt-PasswdMD5/Makefile
N wip/p5-Crypt-PasswdMD5/DESCR
N wip/p5-Crypt-PasswdMD5/distinfo
N wip/p5-Crypt-PasswdMD5/PLIST

No conflicts created by this import


To generate a diff of this commit:

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs



Home | Main Index | Thread Index | Old Index