Libraries tagged by openssl_encrypt
defuse/php-encryption
140418741 Downloads
Secure PHP Encryption Library
acmephp/acmephp
146622 Downloads
Let's Encrypt client written in PHP
mmeyer2k/dcrypt
591197 Downloads
A petite library of encryption functionality for PHP
acmephp/core
867785 Downloads
Raw implementation of the ACME protocol in PHP
blocktrail/cryptojs-aes-php
409812 Downloads
Small openssl_encrypt/decrypt wrapper to be compatible with CryptoJS.AES
nickcv/yii2-encrypter
556617 Downloads
Openssl Encrypter for Yii2
vlucas/pikirasa
92725 Downloads
PKI public/private RSA key encryption using the OpenSSL extension
stymiee/php-simple-encryption
6430 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
42319 Downloads
A Two-way encryption manager using the OpenSSL library
miladrahimi/phpcrypt
64814 Downloads
Encryption, decryption, and hashing tools for PHP projects
hemiframe/php-aes
27185 Downloads
PHP class for encrypt and decrypt data with AES algorithm
legierski/aes
40050 Downloads
OpenSSL-compatible AES library
nmure/encryptor
21249 Downloads
PHP data encryptor using open_ssl
pensiero/php-openssl-cryptor
65112 Downloads
Simple to use class for encrypting/decrypting using the PHP Openssl library.
firmaprofesional/doctrine-encrypt-bundle
37755 Downloads
Symfony2 bundle allows for the encrypting fields marked with annotations using Doctrine. Supports SQL(orm) and MongoDB(odm).