This class implements the AES 128 encryption and description algorithms using pure PHP code.
It encrypts or decrypts data using a key that should be specified as parameter along with data.
The code and comments are in Spanish.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (90.6%) |
Good (87.5%) |
Good (93.8%) |
Good (96.9%) |
- |
- |
Sufficient (73.1%) |
101 |
| Month: |
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 |
|
|
| File |
Role |
Description |
docs (8 files) |
AES128.php |
Class |
AES 128 cipher algorithm |