saikonophp / aes_php
Encrypt a file or string with aes128, aes192 or aes256.
Installs: 9
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/saikonophp/aes_php
Requires
- php: ^7.1
- lib-openssl: *
This package is not auto-updated.
Last update: 2025-12-18 06:35:31 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.