Login   Register  
PHP Classes
elePHPant
Icontem

Class: shaCrypt

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Mark Holtzhausen  >  shaCrypt  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: shaCrypt
Base name: shacrypt
Description: Encrypt and decrypt data using SHA1 hashes of keys
Related classes: , ,
Version: 1.1
PHP version: 4.2
License: Freeware
All time users: 360 users
All time rank: 5218
Week users: 0 users
Week rank: 2348
Picture of Mark Holtzhausen
Author: Mark Holtzhausen <e-mail contact>
Packages: 2 Browse this author's classes Browse this author's classes
Country: South Africa South Africa - PHP jobs in South Africa
Age: 36
All time rank: 226117 in South Africa South Africa
Week rank: 1634 Up12 in South Africa South Africa Up


  Detailed description  
This class can be used to encrypt and decrypt data using SHA1 hashes of keys.

It takes a string of data and applies several functions to scramble the data. Then it uses an SHA1 has of the key to encrypt the scrambled data by using the XOR function.

The class can also do the opposite, i.e. apply the SHA1 hash of the key to decrypt the encrypted data. Then it unscrambles the data using functions that invert the result of the original data scrambling.

 

  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

  Rate classes User ratings   Applications   Files Files  

  User ratings  
Not yet rated by the users

  Applications that use this class  
No application links were specified for this class.
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 shaCrypt.class.php Class shaCrypt Class
Plain text file Readme.txt Doc. Usage Instructions

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