Login   Register  
PHP Classes
elePHPant
Icontem

Class: Cryptography

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Chuck P  >  Cryptography  >  Download .tar.gz .zip  >  Support forum Support forum (2)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Cryptography
Base name: cryptography
Description: Symmetric Block Cipher Using Binary XOR
Related classes: , , , , ,
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 1380 users
All time rank: 2345
Week users: 3 users
Week rank: 1216
Picture of Chuck P
Author: Chuck P <e-mail contact>
Packages: 1 Browse this author's classes Browse this author's classes
Country: United States United States - PHP jobs in United States
Age: 32
All time rank: 1534211 in United States United States
Week rank: 994 Up110 in United States United States Up


  Detailed description  
This class can encrypt and decrypt data using the XOR (exclusive OR) binary operation.

An encryption password text is combined with the data being encrypted and a random input vector using the XOR binary operation. The encrypted result is return encoded with the base64 algorithm.

The class can also decrypt data using the same encryption password by applying the reverse algorithm.

 

  Groups  
Group folder image Cryptography Encrypting, decrypting and hashing data View top rated classes

  Rate classes User ratings   Applications   Files Files  

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Perfect (100.0%)
Good (91.7%)
-
-
-
-
Not sure (59.2%)
864
Month:
Not yet rated by the users

  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 cryptography.php Class encrypt/decrypt class

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