Libraries tagged by openssl_encrypt
defuse/php-encryption
181685771 Downloads
Secure PHP Encryption Library
acmephp/acmephp
161715 Downloads
Let's Encrypt client written in PHP
mmeyer2k/dcrypt
832652 Downloads
A petite library of encryption functionality for PHP
acmephp/core
1047990 Downloads
Raw implementation of the ACME protocol in PHP
nickcv/yii2-encrypter
700166 Downloads
Openssl Encrypter for Yii2
vlucas/pikirasa
106452 Downloads
PKI public/private RSA key encryption using the OpenSSL extension
miladrahimi/phpcrypt
76893 Downloads
Encryption, decryption, and hashing tools for PHP projects
blocktrail/cryptojs-aes-php
525989 Downloads
Small openssl_encrypt/decrypt wrapper to be compatible with CryptoJS.AES
pensiero/php-openssl-cryptor
115557 Downloads
Simple to use class for encrypting/decrypting using the PHP Openssl library.
stymiee/php-simple-encryption
9919 Downloads
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 algorithm and generates a cryptologically strong initialization vector so developers do not need to becomes experts in encryption to securely store sensitive data.
davmixcool/cryptman
63115 Downloads
A Two-way encryption manager using the OpenSSL library
mpyw/easycrypt
5414 Downloads
A class that provides simple interface for decryptable encryption.
hemiframe/php-aes
31872 Downloads
PHP class for encrypt and decrypt data with AES algorithm
nmure/encryptor
23897 Downloads
PHP data encryptor using open_ssl
zaphyr-org/encrypt
4573 Downloads
A convenient interface for encrypting and decrypting text via OpenSSL using AES-128 and AES-256 encryption.