This class can be used to encrypt and decrypt text messages using pure PHP code. It does not require any encryption libraries. It just uses MD5 for hashing.
The text can be encrypted with a password that needs to be used to decrypt the resulting encrypted text.
The code and the comments are in Spanish.
|
|
| Name: |
ASCII Crypt |
| Base name: |
ascii_crypt |
| Description: |
Encrypt and decrypt text messages in pure PHP code |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
2204 users |
| All time rank: |
1576 |
| Week users: |
6 users |
| Week rank: |
423  |
| |
|
| 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 |
|
|