From 7eed0577343ec31c17890679e8e3eb19b1c0f1e4 Mon Sep 17 00:00:00 2001 From: Erwin Lansing Date: Wed, 20 Aug 2003 07:01:29 +0000 Subject: Add p5-Crypt-GeneratePassword 0.02, This module lets you generate secure random passwords with a reasonable amount of pronounceability. It avoids the problems associated with the FIPS-181 NIST standard as used by Crypt::RandPasswd. See perldoc for more details. PR: 55575 Submitted by: andrew@scoop.co.nz --- security/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'security/Makefile') diff --git a/security/Makefile b/security/Makefile index ce6c9a3060f4..6cef2e254208 100644 --- a/security/Makefile +++ b/security/Makefile @@ -201,6 +201,7 @@ SUBDIR += p5-Crypt-DH SUBDIR += p5-Crypt-DSA SUBDIR += p5-Crypt-ECB + SUBDIR += p5-Crypt-GeneratePassword SUBDIR += p5-Crypt-HCE_SHA SUBDIR += p5-Crypt-IDEA SUBDIR += p5-Crypt-OTP -- cgit v1.2.3