Top "Php-openssl" questions

Using this extension, PHP can use some OpenSSL functions to do direct encryption.

How to enable PHP's openssl extension to install Composer?

I am trying to install Laravel in WAMP setup. I am getting a warning message for not enabling openssl which …

php composer-php php-openssl
how to fix SSL certificate verification failure

I use PHPMailer, along with Apache and PHP, locally. When I test my SSL config and my cacerts I get …

php ssl ssl-certificate phpmailer php-openssl
How to encrypt data in php using Public/Private keys?

I have a small string of some data (less than 1kb) that I would like to have user agents pass …

php cryptography pgp php-openssl libsodium
Call to undefined function openssl_decrypt

When I try to make a request with POST to a script that has this line: $decrypted_data = openssl_decrypt($…

php openssl php-openssl
Call to undefined function Illuminate\Encryption\openssl_decrypt()

I am using xampp and windows along with laravel, everything was working fine, but when I finished work and turned …

php laravel encryption php-openssl
PHP OpenSSL extension not working while installing TYPO3 6.2.2 on Windows 7

I've installed TYPO3 6.2.2 on Windows 7 but I got an error message as below: PHP OpenSSL extension not working Something went …

php windows apache typo3 php-openssl
Correct way to use php openssl_encrypt

I'm working with cryptography on a project and I need a little help on how to work with openssl_encrypt …

php encryption cryptography aes php-openssl
What is an openssl iv, and why do I need a key and an iv?

I am about to use the following script to encrypt and decrypt some data. I am using it because my …

encryption secret-key php-openssl initialization-vector
Supplied key param cannot be coerced into a private key with Google APIs

I'm trying to test this example that I found here so that I can do a direct upload on the …

php google-cloud-storage php-openssl
56 Received HTTP code 403 from proxy after CONNECT?

I am getting an "56 Received HTTP code 403 from proxy after CONNECT" Error while generating a lead to salesforce using cUrl …

php curl salesforce ssl-certificate php-openssl