This class can encrypt and decrypt data with mcrypt.
It takes a string of data and encrypts it using Rijndael 256 algorithm. The resulting data is returned encoded with base 64 algorithm.
The class can also do the opposite, i.e. decode previously encrypted data encoded with base64 algorithm and decrypts the result to return the original data.
|
|
| Name: |
Cifrador |
| Base name: |
cifrador |
| Description: |
Encrypt and decrypt data with mcrypt |
| Version: |
0.1 |
| PHP version: |
4 |
| License: |
GNU General Public License (GPL) |
| All time users: |
293 users |
| All time rank: |
6170 |
| Week users: |
1 user |
| Week rank: |
2108  |
| |
|
| 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 |
|
|