Libraries tagged by openssl_encrypt
defuse/php-encryption
113631554 Downloads
Secure PHP Encryption Library
acmephp/acmephp
138226 Downloads
Let's Encrypt client written in PHP
mmeyer2k/dcrypt
448522 Downloads
A petite library of encryption functionality for PHP
acmephp/core
738216 Downloads
Raw implementation of the ACME protocol in PHP
nickcv/yii2-encrypter
461890 Downloads
Openssl Encrypter for Yii2
vlucas/pikirasa
79095 Downloads
PKI public/private RSA key encryption using the OpenSSL extension
blocktrail/cryptojs-aes-php
332352 Downloads
Small openssl_encrypt/decrypt wrapper to be compatible with CryptoJS.AES
combodo/doctrine-encrypt-bundle
68602 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm, this fork make use of open ssl
stymiee/php-simple-encryption
4890 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
27818 Downloads
A Two-way encryption manager using the OpenSSL library
miladrahimi/phpcrypt
57817 Downloads
Encryption, decryption, and hashing tools for PHP projects
hemiframe/php-aes
21940 Downloads
PHP class for encrypt and decrypt data with AES algorithm
legierski/aes
35315 Downloads
OpenSSL-compatible AES library
nmure/encryptor
17844 Downloads
PHP data encryptor using open_ssl
pensiero/php-openssl-cryptor
47967 Downloads
Simple to use class for encrypting/decrypting using the PHP Openssl library.