/php-simple-encryption

The PHP Simple Encryption library is designed to simplify the process of encrypting and decrypting data while ensuring best practices are followed. By default is uses a secure encryption algorithym and generates a cryptologically strong initialization vector so developers do not need to becomes experts in encryption to securely store sensitive data.

Primary LanguagePHPApache License 2.0Apache-2.0

Watchers