Tagged Encryption
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:
Dotnet core and data protection encryption
November 20, 2019
Explore using ASP.NET data protection encryption in a console application. These extensions also work cross platform, but not all options are available on Linux.
tags: