Email Passwords Safely

How this works

Asymetric cryptography is used to encrypt the password.

Only a person with the Private Key is able to decrypt the password and read its contents.

How to receive a password

You are the recipient and the other person is the sender.

Give the sender your public key

  1. Create your Public/Private Key below if you don't already have one
  2. Share your personalized link to the sender
  3. Wait for them to send you the encrypted password

Make the password readable

  1. Go to the decrypt page
  2. Add your Private Key to its textbox
  3. Paste the encrypted message into its textbox
  4. Click the "Decrypt Message" button

How to send a password

You are the sender and the other person is the recipient.

  1. Make sure your recipient has the Private Key
  2. Use the recipients personalized link or go to the encrypt page
  3. Enter the Public Key if you need to
  4. Type your password
  5. Copy the encrypted
  6. Paste the encrypted message into an email or messaging app

Generate Public/Private Keys

Step 1: Click on a key size

Security Features

Create shareable link using an existing PEM public key