AES Encryption in Linux
Ever felt the need of hiding stuff from the world. In this article, I'll show you how you can encrypt and decrypt your data using the AES Encryption technique. We'll use the openssl command for this purpose.
What is Symmetric Encryption?
Symmetric en...
blastoise.hashnode.dev4 min read