AES-Encryption in PHP

In this project I created an AES-module that can do symmetric encryption and decryption in PHP using OpenSSL. The module allows for encrypting plain text as well as files and can be used as-is in other projects as well without any dependencies.

Skills requiredPHP
LevelIntermediate
CategoriesPHP