Name: | perl-Data-Password |
---|---|
Version: | 1.12 |
Release: | 3.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 15096 |
License: | GPL+ or Artistic |
RPM: | perl-Data-Password-1.12-3.el7.noarch.rpm |
Source RPM: | perl-Data-Password-1.12-3.el7.src.rpm |
Build Date: | Thu Nov 02 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/Data-Password/ |
Summary: | Perl extension for assessing password quality |
Description: | This modules checks potential passwords for crackability. It checks that the password is in the appropriate length, that it has enough character groups, that it does not contain the same chars repeatedly or ascending or descending characters, or characters close to each other in the keyboard. It will also attempt to search the ispell word file for existence of whole words. |