PHP Classes

ktHash: Generate and verify salted hashes for passwords

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: 227 All time: 8,188 This week: 35Up
Version License PHP version Categories
kthash 1.0.0BSD License5.3.0Cryptography
Description 

Author

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.

Picture of Looky Looky
Name: Looky Looky <contact>
Classes: 1 package by
Country: Czech Republic Czech Republic

  Files folder image Files (2)  
File Role Description
Accessible without login Plain text file examples.php Example Some examples of use.
Plain text file ktHash.php Class Contains class ktHash.

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:227
This week:0
All time:8,188
This week:35Up