Skip to content

Releases: philios33/PHP-AES-File-Encryption

PHP AES File Encryption V1.1

23 Jan 21:43
Compare
Choose a tag to compare

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.

PHP AES File Encryption

05 Dec 12:53
Compare
Choose a tag to compare

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.