PHP Password Strength Check: Check the strength of a new password that changed

Recommend this page to a friend!

  Author Author  
Name: Scott Arciszewski <contact>
Classes: 25 packages by
Country: United States United States
Innovation award
Innovation award
Nominee: 20x

Winner: 1x


  Detailed description   Download Download .zip .tar.gz  
This package can check the strength of a new password that changed.

It can take two strings of passwords before and after they were changed and performs several types of checks. Currently it can perform the following checks on the new password:

- It is too simple
- It contains words from a list
- It contains an year number
- It is too short
- It is too long
- It is the same or similar to the old password

  Classes of Scott Arciszewski  >  PHP Password Strength Check  >  Download Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: PHP Password Strength Check
Base name: passwdqc
Description: Check the strength of a new password that changed
Version: -
PHP version: 5
License: MIT/X Consortium License
 
  Groups   Applications   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Validation Validation algorithms View top rated classes
Group folder image Security Security protection and attack detection View top rated classes


  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.

  Files folder image Files  
File Role Description
Files folder imagesrc (5 files)
Files folder imagetests (1 file)
Accessible without login Plain text file .travis.yml Data Auxiliary data
Accessible without login Plain text file composer.json Data Auxiliary data
Accessible without login Plain text file LICENSE Lic. License text
Accessible without login Plain text file phpunit.xml.dist Data Auxiliary data
Accessible without login Plain text file README.md Doc. Documentation

  Files folder image Files  /  src  
File Role Description
  Accessible without login Plain text file Compat.php Class Class source
  Accessible without login Plain text file Params.php Class Class source
  Accessible without login Plain text file Passwdqc.php Class Class source
  Accessible without login Plain text file UserInformation.php Class Class source
  Accessible without login Plain text file WordList.php Class Class source

  Files folder image Files  /  tests  
File Role Description
  Accessible without login Plain text file PasswdqcTest.php Class Class source

Download Download all files: passwdqc.tar.gz passwdqc.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.

For more information send a message to info at phpclasses dot org.