This class encrypt and decrypts text strings using pure PHP, thus without any special encryption extensions.
It uses a simple algorithm that is strong enough for normal usage.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (66.7%) |
Sufficient (68.1%) |
- |
Sufficient (68.1%) |
- |
- |
Not sure (46.9%) |
1474 |
| Month: |
Not yet rated by the users |
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.
| File |
Role |
Description |
clsencrypt.php |
Class |
A class which encrypt/decrypts strings |
encdec.php |
Example |
Test script for Encryption Class |