PHP Classes

Classes of Arthur H. P. Furlan

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Arthur H. P. Furlan (1)  >  Mission progress status  >  Reputation  
Picture of Arthur H. P. Furlan
Name: Arthur H. P. Furlan <contact>
Classes: 1
Country: Brazil Brazil
Age: 38
All time rank: 125581 in Brazil Brazil
Week rank: 238 Up19 in Brazil Brazil Up
All time users: 2483
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image Crypt  
Provides an easy way to encrypt and decrypt data.
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


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z