In the previous week, I made a video that takes you through the steps of encrypting and decrypting email and now i just want to note down the steps right here. You should be able to watch the video through the link below
Asymmetric encryption, also called public key cryptography, uses public key private key pairing to encrypt and decrypt messages. For the person you are sending the email to be able to decrypt your messages, they must have Mailvelope as an extension and must have created a public and private key
Learn about email encryption from Cloudflare
Microsoft’s definition of email encryption
Let’s look at the steps for creating public and private keys for encrypting and decrypting email
Step 1: Hover your mouse over to the icon of extensions on your web browser, at the top right of your screen and click on the icon.
It should be able to display a new small window and a list of extensions in case you have many installed. Click on the mailvelope. If you don’t have mailvelope added to your web browser, please read through my previous article to add it. I am sharing the link right here https://circumventteching.com/2023/12/20/steps-for-setting-up-mailvelope-an-app-for-email-encryption/. Select dashboard

Step 2: Click on key management.

Step 3: Click on the generate key. Fill in your details, the name of the key, the email, and the password for opening the key. Then scroll down and click on the button to generate the key

Step 4: Mailvelope will send you an encrypted message, click on show message and decrypt it using the key that you have created. Enter the password you used for creating the key. The message will be decrypted.

Step 5: Click on the link to verify your email address

After verifying your email address, you should be able to use the key that you have created to encrypt and decrypt messages. But then you have to create a key for the person you want to send an email to for you to send encrypted messages to them.
Learn more about different types of encryption
How to create an SSL Certificate
The history of encryption
Advantages of end-to-end encryption
- Prevents unauthorized information access. End-to-end encryption disguises your information into code that can’t be understood thus making it very hard for attackers to alter the information or access private details
- Promotes privacy. The disguise that encryption gives to the information promotes privacy especially after encrypting and decrypting email messages
- It also promotes resistance to surveillance
- End-to-end encryption also leverages user trust. Users always trust entities when they know their data is protected
More advantages of encryption as given by seald
Leave a Reply