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.
|
|
| Name: |
Quick And Easy Password Hashing |
| Base name: |
class-password |
| Description: |
Create and verify password hashes with SHA and MD5 |
| Version: |
- |
| PHP version: |
5.1 |
| License: |
BSD License |
| All time users: |
382 users |
| All time rank: |
5598 |
| Week users: |
2 users |
| Week rank: |
1368  |
| |
|
| Not yet rated by the users |
| |
Applications that use this class |
|
|

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