miwi 2009-06-19 05:28:46 UTC
FreeBSD ports repository
Modified files:
security Makefile
Added files:
security/ranpwd Makefile distinfo pkg-descr
Log:
ranpwd uses /dev/random or /dev/urandom to generate cryptographically secure
passwords.
Generated passwords may consist of any specified length and any combination of
upper- or lower-case alphanumeric characters or punctuation. ranpwd can also
generate passwords consisting of hexadecimal, decimal, octal or binary
numbers,
and format these as valid C constants for inclusion in source code.
WWW: http://freshmeat.net/projects/ranpwd
PR: ports/135540
Submitted by: corky1951 at comcast.net
Revision Changes Path
1.1042 +1 -0 ports/security/Makefile
1.1 +25 -0 ports/security/ranpwd/Makefile (new)
1.1 +3 -0 ports/security/ranpwd/distinfo (new)
1.1 +9 -0 ports/security/ranpwd/pkg-descr (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"