|
|
| Name: |
EasyCry |
| Base name: |
easycry |
| Description: |
Encrypt and decrypt data with a given key |
| Related classes: |
Encrypted?, key, decompress, oscar |
| Version: |
0.1.0 |
| PHP version: |
5.0 |
| License: |
BSD License |
| All time users: |
367 users |
| All time rank: |
5299 |
| Week users: |
0 users |
| Week rank: |
2485 |
| |
|
This class can be used to encrypt and decrypt data with a given key.
It can take a string of data and encrypt it with a given key using pure PHP methods. The encrypted data can be compressed.
The class can also do the opposite, i.e. decompress and decrypt the previously encrypted data using the same key.
In Spanish:
Clase para php que usa un método propio, basico pero rápido:
Es un metodo simetrico por llave o contraseña, se puede usar un archivo como llave necesitando que el emisor/receptor tengan la misma llave.
| 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 |
|
|