shineklbm/aes-file-encrypt

An AES file encryption library based on http://aescrypt.com

1.0.0 2016-02-26 13:36 UTC

This package is not auto-updated.

Last update: 2024-05-31 17:14:46 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.