HTTPS and secure communication on the internet
There are two types of encryption/decryption systems, Symmetric and Asymmetric/Public Key methods.
Symmetric Encryption: Where you encrypt and decrypt a given piece of information using the same key.
Now what it might look like is that this encrypti...
soumyajyoti-devops.hashnode.dev3 min read