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