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
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2026-09-05 03:44:00 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.