PHP Classes

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

Recommend this page to a friend!
  Info   View files Documentation   View files View files (11)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not yet rated by the usersTotal: 102 This week: 1All time: 9,757 This week: 560Up
Version License PHP version Categories
passwdqc 1.0MIT/X Consortium ...5PHP 5, Validation, Security
Description 

Authors

Solar Designer
Paragon Initiative Enterprises, LLC


Contributor

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

Picture of Scott Arciszewski
  Performance   Level  
Name: Scott Arciszewski <contact>
Classes: 36 packages by
Country: United States United States
Age: ???
All time rank: 1180171 in United States United States
Week rank: 51 Up6 in United States United States Up
Innovation award
Innovation award
Nominee: 28x

Winner: 1x

Documentation

PHP Passwdqc

Build Status Latest Stable Version Latest Unstable Version License

A PHP implementation of passwdqc by Openwall.


  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

 Version Control Unique User Downloads Download Rankings  
 100%
Total:102
This week:1
All time:9,757
This week:560Up