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.
|
|
| Name: |
XHaffman |
| Base name: |
xhaffman |
| Description: |
Encrypt and decrypt data using xor and compression |
| Version: |
1.0 |
| PHP version: |
5 |
| License: |
GNU General Public License (GPL) |
| All time users: |
244 users |
| All time rank: |
6436 |
| Week users: |
0 users |
| Week rank: |
2027  |
| |
|
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|