PHP Classes

XHaffman: Encrypt and decrypt data using xor and compression

Recommend this page to a friend!
  Info   View files View files (1)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 263 All time: 7,780 This week: 571Up
Version License PHP version Categories
xhaffman 1.0GNU General Publi...5PHP 5, Cryptography
Description 

Author

This class can be used to encrypt and decrypt data using xor and compression operations.

It can take a string of data and encrypt it by using the xor operation with values of the encryption key. The encrypted result is compressed with gzip and encoded again using the xor operation with the key.

The class can also decrypt a previously encypted string of data by performing the same operations in the reverse order.

Picture of XadillaX
Name: XadillaX <contact>
Classes: 1 package by
Country: China China
Age: 32
All time rank: 393444 in China China
Week rank: 4338 Down47 in China China Down

  Files folder image Files  
File Role Description
Accessible without login Plain text file XHaffman.class.php Appl. Main file.

 Version Control Unique User Downloads Download Rankings  
 0%
Total:263
This week:0
All time:7,780
This week:571Up
User Comments (1)