Name: | perl-Crypt-GeneratePassword |
---|---|
Version: | 0.05 |
Release: | 17.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 2061898 |
License: | GPL+ or Artistic |
RPM: | perl-Crypt-GeneratePassword-0.05-17.el8.noarch.rpm |
Source RPM: | perl-Crypt-GeneratePassword-0.05-17.el8.src.rpm |
Build Date: | Sat Oct 23 2021 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/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. |