Login   Register  
PHP Classes
elePHPant
Icontem

Class: RC4 Cipher

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Rafael M. Salvioni  >  RC4 Cipher  >  Download .tar.gz .zip  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: RC4 Cipher
Base name: rc4
Description: Encrypt and decrypt data with RC4 algorithm
Related classes: , , , , , , ,
Version: 0.1
PHP version: 5.0
License: GNU General Public License (GPL)
All time users: 1583 users
All time rank: 2071
Week users: 4 users
Week rank: 933
Picture of Rafael M. Salvioni
Author: Rafael M. Salvioni <e-mail contact>
Packages: 2 Browse this author's classes Browse this author's classes
Country: Brazil Brazil - PHP jobs in Brazil
Age: 28
All time rank: 109072 in Brazil Brazil
Week rank: 394 Up31 in Brazil Brazil Up
Innovation award
Innovation award
Nominee: 1x


  Detailed description  
This class can be used to crypt and decrypt data with RC4 algorithm using pure PHP code.

It takes an given string of data and encrypts it with a given key.

The class can also do the opposite, i.e. decrypt the encrypted data with the same key.

 

  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  
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 example.php Example Class example
Plain text file RC4.php Class Class implementation

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