The Crypt class provides an easy and secure way to encrypt, decrypt and hash data. It implements a cryptography method based on private keys, traversing the data to be encrypted and applies the XOR operation against the values of the characters of the encryption key. The decryption employs the same operation, so to recover the original data you'll need the key used on encryptation process.
This project has been discontinued in this address and from now on it'll be hosted at Google Code. To check and download the most up-to-date files, please access the following link:
http://cryptclass.googlecode.com
|
|
| Name: |
Crypt |
| Base name: |
crypt |
| Description: |
Provides an easy way to encrypt and decrypt data. |
| Version: |
2.1 |
| PHP version: |
5.0 |
| License: |
GNU General Public License (GPL) |
| All time users: |
2267 users |
| All time rank: |
1522 |
| Week users: |
5 users |
| Week rank: |
526  |
| |
|
| There are not enough user ratings to display for this class. |
| Link |
Description |
| Crypt class v2.1 |
Já há algum tempo que mantenho uma classe de criptografia no site PHP Classes... |
| |
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 |
|
|