Libraries tagged by openssl_encrypt
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
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.
oyedele/crypto-helper
1 Downloads
This is a Laravel/PHP helper function for encryption and decryption of data using OPENSSL
robertogriel/crypt-array
15 Downloads
A simple PHP library to encrypt and decrypt strings or associative arrays using OpenSSL.
swissmakers/php-openssh
9 Downloads
Allows you to generate 4096 Bit RSA private/public key-pairs, which can be used as authentication method and to encrypt / decrypt strings.