This class can generate and verify salted hashes for passwords.
It takes a given password key and creates an hash text with either MD5 or SHA1 using a random salt text.
The salt is scrambled and returned with the computed hash text.
The class can also verify if the hash of a given password key matches a previously computed hash.
|
|
| Name: |
ktHash |
| Base name: |
kthash |
| Description: |
Generate and verify salted hashes for passwords |
| Version: |
1.0.0 |
| PHP version: |
5.3.0 |
| License: |
BSD License |
| All time users: |
203 users |
| All time rank: |
6677 |
| Week users: |
1 user |
| Week rank: |
2089  |
| |
|
| Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

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