PHP Classes
elePHPant
Icontem

Crypt: Provides an easy way to encrypt and decrypt data.

Recommend this page to a friend!
  Info   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2007-08-12 (9 years ago) RSS 2.0 feedNot enough user ratingsTotal: 2,450 All time: 1,520 This week: 1,068Up
Version License PHP version Categories
crypt 2.1GNU General Publi...5.0PHP 5, Cryptography
Description Author

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

Picture of Arthur H. P. Furlan
Name: Arthur H. P. Furlan <contact>
Classes: 1 package by
Country: Brazil Brazil

  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

 Version Control Unique User Downloads Download Rankings  
 0%
Total:2,450
This week:0
All time:1,520
This week:1,068Up