Libraries tagged by openssl_encrypt
defuse/php-encryption
111263014 Downloads
Secure PHP Encryption Library
acmephp/acmephp
137546 Downloads
Let's Encrypt client written in PHP
mmeyer2k/dcrypt
435203 Downloads
A petite library of encryption functionality for PHP
acmephp/core
725466 Downloads
Raw implementation of the ACME protocol in PHP
nickcv/yii2-encrypter
450392 Downloads
Openssl Encrypter for Yii2
vlucas/pikirasa
77968 Downloads
PKI public/private RSA key encryption using the OpenSSL extension
blocktrail/cryptojs-aes-php
327613 Downloads
Small openssl_encrypt/decrypt wrapper to be compatible with CryptoJS.AES
stymiee/php-simple-encryption
4784 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
26766 Downloads
A Two-way encryption manager using the OpenSSL library
mpyw/easycrypt
1848 Downloads
A class that provides simple interface for decryptable encryption.
miladrahimi/phpcrypt
57197 Downloads
Encryption, decryption, and hashing tools for PHP projects
hemiframe/php-aes
21428 Downloads
PHP class for encrypt and decrypt data with AES algorithm
legierski/aes
34968 Downloads
OpenSSL-compatible AES library
nmure/encryptor
17543 Downloads
PHP data encryptor using open_ssl
pensiero/php-openssl-cryptor
47014 Downloads
Simple to use class for encrypting/decrypting using the PHP Openssl library.