This class can be used to encrypt and decrypt data with mcrypt extension.
It can encrypt a data block using a given key. The encrypted data is returned encoded with a variant of the base64 encoding algorithm that replaces +, / and = characters by -, _ and empty string.
The class can also do the opposite, i.e. decrypt the data with the same key after decoding the base64 encoded encrypted data.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Perfect (100.0%) |
Good (95.0%) |
- |
Good (90.0%) |
- |
- |
Sufficient (68.5%) |
279 |
| Month: |
Not yet rated by the users |
| |
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 |
|
|