How to encrypt and decrypt files using openssl
In this tutorial we will go over how to encrypt a text file that we can store in public storage without any security concerns. Suppose you are running an application in a cloud platform, and you are running daily backup of SQL files and want to store it securely in block storage somewhere in the
How to encrypt and decrypt files using openssl Read More »