system environment/libraries

perl-esmith-PasswordTools - Perl esmith::PasswordTools module

Website: http://geodsoft.com/howto/password/
License: Artistic, GPL
Vendor: Koozali.org <http://www.koozali.org>
Description:
Generates easily pronounceable and easy to remember passwords that pass the SME server password strength check.

SYNOPSIS
use esmith::PasswordTools;
$siz=8; $addConsonants='yes', $firstUpper='yes'; $mixedCase='no'; $symbolOdds=10, $symbols='';
$pw = esmith::PasswordTools::generate_password( $siz, $addConsonants, $firstUpper, $mixedCase, $symbolOdds, $symbols );
$pw = esmith::PasswordTools::sme_generate_password( $siz, $addConsonants, $mixedCase );

Packages

perl-esmith-PasswordTools-0.03-1.el7.sme.noarch [11 KiB] Changelog by John Crisp (2021-11-11):
- New build for SME v10 [SME: 11621]
- Merge subroutines back to one pm file
perl-esmith-PasswordTools-0.03-1.el7.sme.src [8 KiB] Changelog by John Crisp (2021-11-11):
- New build for SME v10 [SME: 11621]
- Merge subroutines back to one pm file

Listing created by Repoview-0.6.6-4.el7