1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
freebsd-ports/security/p5-Crypt-Passwd-XS
Sunpoet Po-Chuan Hsieh 626e9c8596 - Add p5-Crypt-Passwd-XS 0.601
- While I'm here, add LICENSE

Crypt::Passwd::XS - Full XS implementation of common crypt() algorithms

This module provides several common crypt() schemes as full XS
implementations.  It allows you to validate crypted passwords that were
hashed using a scheme that the system's native crypt() implementation
does not support.

The following files are adapted from other sources (primarily DragonFly BSD.)
See the copyright notices in these files for full details:

crypt_to64.c - copyright 1991 University of California
crypt_to64.h - copyright 1991 University of California
des.c - copyright 1994 David Burren, Geoffrey M. Rehmet, Mark R V Murray
md5.c - copyright 1999, 2000, 2002 Aladdin Enterprises
md5.h - copyright 1999, 2000, 2002 Aladdin Enterprises
md5crypt.c - copyright Poul-Henning Kamp
md5crypt.h - copyright Poul-Henning Kamp
sha256crypt.c - public domain reference implementation by Ulrich Drepper
sha512crypt.c - public domain reference implementation by Ulrich Drepper

WWW: http://search.cpan.org/dist/Crypt-Passwd-XS/

PR:		ports/183974
Submitted by:	ohauer
2013-11-18 19:31:36 +00:00
..
distinfo
Makefile
pkg-descr
pkg-plist