Libraries tagged by openssl_encrypt
dmamontov/rsacrypt
925 Downloads
Data encryption using public and private keys.
claudusd/cryptography
91 Downloads
A cryptography PHP 5.4 library.
anchovyx/craft-secure-backups
2 Downloads
Compresses and encrypts every Craft database backup, including the Control Panel utility, and reverses both automatically on craft db/restore.
openssl/php-rsa
2 Downloads
Rsa asymmetric encryption
devilhot/des
22 Downloads
openssl_encrypt对称加解密
assistenzde/simple-cryptographic-bundle
26 Downloads
A simple cryptographic service to encode/decode an input string with openssl_encrypt methods like aes128, aes256, blowfish and other cipher methods.
zugoripls/laravel-framework
59 Downloads
Customized(replaced illuminate/encryption with zugoripls/openssl-encryption) Laravel Framework.
zugoripls/laravel
33 Downloads
Customized(replaced mcrypt with openssl-encryption) Laravel Framework.
erlangparasu/php-rsa
51 Downloads
PHP OPENSSL RSA encrypt and decrypt
piramit/crypt
5 Downloads
Pyramid open_ssl_encrypt & open_sll_decrypt
delboy1978uk/bone-crypt
2 Downloads
An openssl based encryption/decryption class
zeroastro/sqz-cookie-handler
24 Downloads
This is a Simple PHP Cookie Handler which uses the OpenSSL extension to perform data encryption/decryption
raph6/enkryptor
763 Downloads
Encryption module based on openssl
hdelacerna/php-crypto-utils
0 Downloads
A lightweight PHP library for AES-256-CBC encryption/decryption using OpenSSL-compatible key derivation and formatting.
hvnlabs/php-crypttor
26 Downloads
A simple php library to deal with encrypting and decrypting strings using OpenSSL or MCrypt