shineklbm / aes-file-encrypt
An AES file encryption library based on http://aescrypt.com
1.0.0
2016-02-26 13:36 UTC
Requires
- php: >=5.3.0
This package is not auto-updated.
Last update: 2025-04-18 21:26:33 UTC
README
An AES file encrypt package based on http://aescrypt.com
How to install it
composer require "shineklbm/aes-file-encrypt:1.0.0@dev" will install it, please look at the test folder and you will find the usage right there. I will update the available methods info there.