Encrypt Gmail
You can use a script Gmail Encrypt to add encryption to the emails you write in Gmail.
It uses public key encryption and is implemented in an RSA type scheme in Javascript.
Keys can be exchanged securely as you can safely place your public key anywhere.
A seperate public key is required for each person, because they are [...]