This class can be used to encrypt and decrypt text with pure PHP code using a key.
It takes a key to generate a new alphabet that defines how the data to be encrypted should be encoded.
The class also decrypts the text using the same key to revert the encrypted text.
|
|
| Name: |
gEncrypter |
| Base name: |
gencrypter |
| Description: |
Encrypt and decrypt text with pure PHP using a key |
| Version: |
1.0 |
| PHP version: |
3 |
| License: |
GNU General Public License (GPL) |
| All time users: |
1184 users |
| All time rank: |
2799 |
| Week users: |
1 user |
| Week rank: |
2151  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Not sure (55.0%) |
Not sure (55.0%) |
Good (80.0%) |
Good (80.0%) |
- |
- |
Not sure (49.0%) |
1618 |
| Month: |
Not yet rated by the users |
| |
Packages that need this class |
|
|
| Class |
Dependency |
Why it is needed |
| Ilaria |
Conditional |
Needed to hard-encrypt data |
| |
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 |
|
|