PHP Classes

XHaffman: Encrypt and decrypt data using xor and compression

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 263 All time: 7,782 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

 

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

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:263
This week:0
All time:7,782
This week:571Up
User Comments (1)