The
Encrypted (site to site) | Encrypted (site to recipient) | Encrypted (desktop to desktop) | Crypto strength | Key exchange or password | Do recipients need extra software? | |
---|---|---|---|---|---|---|
Key (S/MIME, PGP) | Yes | Yes | Yes | High | Yes |
Encrypted (site to site) - No Encrypted (site to recipient) - Recipients may need key and email client plugin |
Password (Windows) | No | Yes | No | Medium | Yes | No |
Password (AES) | No | Yes | No | High | Yes |
Recipients need zip utility that supports AES-256 (WinZip 9.0 or later, 7-Zip, IZArc, P7ZIP) |
TLS | Yes | No | No | Medium | No | No |
Key encryption utilizes a public key and a private key. The system works by encrypting email messages using the public key. The messages can then only be decrypted using the private key.
S/MIME encryption is superior to PGP encryption for a number of reasons.
From an administrative and security perspective, S/MIME encryption is particularly good because of its strength, support for centralized key management via X.509 certificate servers, and widespread industry support.
From an end-user perspective, S/MIME technology is preferable because it allows most standard email clients to send and receive encrypted email without the need for additional software.
From an end-user perspective, PGP is more complicated, requiring additional plug-ins or downloads.
PGP encryption is unavailable in FIPS Mode.
|
Password encryption creates a password-protected zip archive of the email message.
An 8-36 character password is automatically generated at the time of encryption. The auto-generated password is returned back to the email sender for manual distribution.
If you want added security, you can instead define a passphrase of up to 128 characters.
Some zip utilities may not support a password of this length, so you will need to make sure that recipients have a suitable zip package if you choose this option. |
Password encryption is a good choice if your users need to send email messages to a partner with no PGP or S/MIME capability.
It is a weaker security technology than S/MIME and PGP.
Stronger password security can be achieved using AES, but it requires recipients to have a zip package that supports AES-256.
Transport Layer Security (TLS) provides a secure, encrypted communications tunnel between two TLS-enabled email servers. Email passes through the TLS communications tunnel without itself being encrypted.
|
If you want, you can use both TLS and key or password encryption, but there is more setup and administration involved. |
TLS is a good choice for two organizations that communicate frequently and wish to exchange confidential data as long as the following statements are true: