PHP Encryption Lib is a library designed to securely encrypt and decrypt data using multiple encryption strategies. It supports symmetric and asymmetric encryption mechanisms and works with strings, arrays, JSON, and serialized objects. The library provides 3 encryption engines, each suited for different security and use-case requirements.
hashing php encoding cryptography crypto aes openssl encrypt decrypt encryption-algorithms encryption-decryption public-private-key security-tools symmetric-encryption secure-storage asymmetric-encryption encrypted-content ssl-encryption security-library secure-data
-
Updated
Dec 18, 2025 - PHP