PHP Classes

Quick And Easy Password Hashing: Create and verify password hashes with SHA and MD5

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 466 All time: 6,045 This week: 571Up
Version License PHP version Categories
class-password 1.0BSD License5.1PHP 5, Cryptography
Description 

Author

This class can create and verify password hashes with SHA and MD5 algorithms.

It can take a given password and create an hash with a salt value using either the crypt, MD5, SHA256 or SHA512 hashing algorithms many rounds.

The class can also take a previous generated hash and verify if it corresponds to a given password.

It can also generate a new hash for a given password and a previously generated hash.

Picture of Sceptre
Name: Sceptre <contact>
Classes: 2 packages by
Country: Germany Germany

Recommendations

Is there a scrypt password hashing class?
Password hashing algo wanted

  Files folder image Files (4)  
File Role Description
Accessible without login Plain text file class_password-example-test.php Example interactive example
Accessible without login Plain text file class_password-simple_example-test.php Example simple example
Plain text file class_password-small.php Class production version without comments
Plain text file class_password.php Class the main class

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:466
This week:0
All time:6,045
This week:571Up