Tagged bash

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 [ code ] [ laravel ] [ php ] [ openssl ] [ encryption ] [ bash ]