Libraries tagged by openssl_encrypt
assistenzde/simple-cryptographic-bundle
20 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
58 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
31 Downloads
PHP OPENSSL RSA encrypt and decrypt
delboy1978uk/bone-crypt
1 Downloads
An openssl based encryption/decryption class
zeroastro/sqz-cookie-handler
21 Downloads
This is a Simple PHP Cookie Handler which uses the OpenSSL extension to perform data encryption/decryption
raph6/enkryptor
757 Downloads
Encryption module based on openssl
hvnlabs/php-crypttor
24 Downloads
A simple php library to deal with encrypting and decrypting strings using OpenSSL or MCrypt
danieltoader/php-crypttor
1 Downloads
A simple php library to deal with encrypting and decrypting strings using OpenSSL or MCrypt
zeed/cryptor
0 Downloads
Simple to use class for encrypting/decrypting using the PHP Openssl library.
swissmakers/php-openssh
3 Downloads
Allows you to generate 4096 Bit RSA private/public key-pairs, which can be used as authentication method and to encrypt / decrypt strings.