saikonophp / aes_php
There is no license information available for the latest version (v2.5) of this package.
Encrypt a file or string with aes128, aes192 or aes256.
v2.5
2018-02-10 15:26 UTC
Requires
- php: ^7.1
- lib-openssl: *
This package is not auto-updated.
Last update: 2025-06-19 03:58:10 UTC
README
Basic AES128 / AES192 / AES256 ecryption, include useful tools.
Please refer to our wiki for more information about functions.
If you want to encrypt use our wiki here: https://github.com/saikonophp/AES_PHP/wiki
If you want to encrypt a file here : https://github.com/saikonophp/AES_PHP/wiki/File-Encryption
You can install it with composer (saikonophp/aes_php)
Or download Aes.php.