Login   Register  
PHP Classes
elePHPant
Icontem

Encryptor

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Wanderson Regis Silva
Name: Wanderson Regis Silva <e-mail contact>
Packages: 1 Browse all classes by Wanderson Regis Silva Browse all classes by
Country: Brazil Brazil - PHP jobs in Brazil
Age: 25
All time rank: 2760210 in Brazil Brazil
Week rank: 2197 Up163 in Brazil Brazil Up


  Detailed description   Download .zip .tar.gz  
This class can be used to encrypt and decrypt text.

It computes the encryption key sum by adding the byte codes of the key string.

The iterates over the text characters to be encrypted and adds the key sum to the code of each character.

The decryption process consists in doing the opposite, i.e. subtracting the key sum value to encrypted data string.

  Classes of Wanderson Regis Silva  >  Encryptor  >  Download .zip .tar.gz  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Encryptor
Base name: encryptor
Description: Encrypt and decrypt text by adding key sum
Version: 1.0
PHP version: 5.0
License: GNU General Public License (GPL)
All time users: 492 users
All time rank: 4961
Week users: 0 users
Week rank: 2038 Equal
 
  Groups   Rate classes User ratings   Applications   Files Files  

  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


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

  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 class.encriptor.php Class The class file
Accessible without login Plain text file example.php Example This is an example

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