🚀 Lion-Security Library created with the function of implementing AES and RSA Security functions for PHP, it also includes functions to create JWT.
✔️ Symmetric encryption with AES.
✔️ JWT token generation.
✔️ Encryption key creation and RSA encryption.
✔️ Password creation using the SHA256 algorithm.
Install the security using Composer:
composer require lion/securityThe security is open-sourced software licensed under the MIT License.