Libraries tagged by openssl_encrypt
defuse/php-encryption
125492115 Downloads
Secure PHP Encryption Library
acmephp/acmephp
141158 Downloads
Let's Encrypt client written in PHP
mmeyer2k/dcrypt
506784 Downloads
A petite library of encryption functionality for PHP
acmephp/core
790550 Downloads
Raw implementation of the ACME protocol in PHP
nickcv/yii2-encrypter
503469 Downloads
Openssl Encrypter for Yii2
vlucas/pikirasa
84828 Downloads
PKI public/private RSA key encryption using the OpenSSL extension
blocktrail/cryptojs-aes-php
353596 Downloads
Small openssl_encrypt/decrypt wrapper to be compatible with CryptoJS.AES
combodo/doctrine-encrypt-bundle
71450 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
5663 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
33852 Downloads
A Two-way encryption manager using the OpenSSL library
miladrahimi/phpcrypt
60953 Downloads
Encryption, decryption, and hashing tools for PHP projects
hemiframe/php-aes
23683 Downloads
PHP class for encrypt and decrypt data with AES algorithm
legierski/aes
37355 Downloads
OpenSSL-compatible AES library
evit/php-gm-crypto
1166 Downloads
Fully compatible with the sm4-cbc and sm4-ecb state secret SM algorithms of openssl. When openssl >= 1.1.1 supports the state secret algorithm, directly call openssl for SM4 encryption and decryption, otherwise call the custom algorithm.
nmure/encryptor
19448 Downloads
PHP data encryptor using open_ssl