Name: | perl-Crypt-GeneratePassword |
---|---|
Version: | 0.04 |
Release: | 2.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 2043651 |
License: | GPL+ or Artistic |
RPM: | perl-Crypt-GeneratePassword-0.04-2.el7.noarch.rpm |
Source RPM: | perl-Crypt-GeneratePassword-0.04-2.el7.src.rpm |
Build Date: | Thu Nov 02 2017 |
Build Host: | x86-ol7-builder-02.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. |