Skip to content

PHP AES File Encryption V1.1

Latest
Compare
Choose a tag to compare
@philios33 philios33 released this 23 Jan 21:43
· 2 commits to master since this release

PHP 5 Implementation of file encryption using the aescrypt file format (https://www.aescrypt.com/).
Requires a PHP AES256 Implementation or PHP mcrypt extension.
Compatible with other .aes file software.