Tagged OpenSSL

Decrypting Laravel Encrypted Data

July 24, 2023

Laravel has a built in encrypter that uses openssl. This post investigates how to work with data encrypted using Laravel using openssl directly.

tags:



NGINX, ALPN and HTTP/2 on CentOS7

December 14, 2016

By now we've all heard about the fancy new lightning fast HTTP/2 protocol, right? Fortunately, the latest versions of NGINX support HTTP/2. Unfortunately, most distributions are still stuck on OpenSSL < 1.0.2

tags: