Login   Register  
PHP Classes
elePHPant
Icontem

Quick And Easy Password Hashing

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Sceptre  >  Quick And Easy Password Hashing  >  Download .tar.gz .zip  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Quick And Easy Password Hashing
Base name: class-password
Description: Create and verify password hashes with SHA and MD5
Related classes: , , , , , , ,
Version: -
PHP version: 5.1
License: BSD License
All time users: 333 users
All time rank: 5514
Week users: 0 users
Week rank: 2417
 

  Author  
Picture of Sceptre
Name: Sceptre <e-mail contact>
Packages: 2 Browse all classes by Sceptre Browse all classes by
Country: Germany Germany - PHP jobs in Germany
Age: ???
All time rank: 2228149 in Germany Germany
Week rank: 528 Up29 in Germany Germany Up


  Detailed description  
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.

  Groups   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Cryptography Encrypting, decrypting and hashing data View top rated classes


  User ratings  
Not yet rated by the users

  Applications that use this class  
Link Description
Official Project Page Examples, new downloads, ....
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
Plain text file class_password-example-test.php Example interactive example
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

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