 |
|
Innovation award
 Nominee: 1x |
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.
| 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 |
|
|
| File |
Role |
Description |
example.php |
Example |
Class example |
RC4.php |
Class |
Class implementation |