Name: | perl-Crypt-GeneratePassword |
---|---|
Version: | 0.03 |
Release: | 16.el6 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 2042517 |
License: | GPL+ or Artistic |
RPM: | perl-Crypt-GeneratePassword-0.03-16.el6.noarch.rpm |
Source RPM: | perl-Crypt-GeneratePassword-0.03-16.el6.src.rpm |
Build Date: | Fri Aug 30 2013 |
Build Host: | ca-build44.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/Crypt-GeneratePassword/ |
Summary: | Generate secure random pronounceable passwords |
Description: | Crypt::GeneratePassword generates random passwords that are (more or less) pronounceable. Unlike Crypt::RandPasswd, it doesn't use the FIPS-181 NIST standard, which is proven to be insecure. It does use a similar interface, so it should be a drop-in replacement in most cases. |