Login   Register  
PHP Classes
elePHPant
Icontem

Class: Crypt

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Arthur H. P. Furlan  >  Crypt  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Crypt
Base name: crypt
Description: Provides an easy way to encrypt and decrypt data.
Related classes: , , , , , , ,
Version: 2.1
PHP version: 5.0
License: GNU General Public License (GPL)
All time users: 2119 users
All time rank: 1538
Week users: 4 users
Week rank: 933
Picture of Arthur H. P. Furlan
Author: Arthur H. P. Furlan <e-mail contact>
Packages: 1 Browse this author's classes Browse this author's classes
Country: Brazil Brazil - PHP jobs in Brazil
Age: 26
All time rank: 111774 in Brazil Brazil
Week rank: 836 Up59 in Brazil Brazil Up


  Detailed description  
The Crypt class provides an easy and secure way to encrypt, decrypt and hash data. It implements a cryptography method based on private keys, traversing the data to be encrypted and applies the XOR operation against the values of the characters of the encryption key. The decryption employs the same operation, so to recover the original data you'll need the key used on encryptation process.

This project has been discontinued in this address and from now on it'll be hosted at Google Code. To check and download the most up-to-date files, please access the following link:
http://cryptclass.googlecode.com

 

  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   Trackback   Applications   Related links   Files Files  

  User ratings  
There are not enough user ratings to display for this class.

  Trackback links  
Link Description
Crypt class v2.1 Já há algum tempo que mantenho uma classe de criptografia no site PHP Classes...

  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.

  Related links  
Link Description
http://cryptclass.googlecode.com Google code repository
http://arthurfurlan.org/projects/crypt Shortcut at the author's webpage

  Files folder image Files  
File Role Description
Accessible without login Plain text file Crypt.class.php Class Crypt class v2.1
Accessible without login Plain text file CHANGELOG Doc. CHANGELOG
Accessible without login Plain text file LICENSE Lic. LICENSE

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