Home > Security Tips > Network Security Tactics > Encryption and electronic mail
Security Tips:
EMAIL THIS
 TIPS & NEWSLETTERS TOPICS 

NETWORK SECURITY TACTICS

Encryption and electronic mail


Mike Chapple
05.13.2003
Rating: -4.25- (out of 5)


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   


Thanks to diligent education efforts by security administrators, almost every modern computer user is aware that electronic mail, in its standard form, is insecure. The SMTP and POP standards that govern Internet e-mail exchange provide no inherent security capabilities, and it's a trivial task for even the most novice hacker to create a falsified (or spoofed) e-mail message.

Let's take a brief look at the ways that encryption technology may be applied to electronic mail to make it more secure. In this tip, we'll examine some general techniques that may be used, while future tips will focus on specific applications.

In general, there are four main security goals that users of electronic mail wish to achieve:

  • Confidentiality – Users want to be assured that their messages are not intercepted and read by unauthorized individuals.

  • Integrity – Users want to be confident that their messages are not altered by a third party.

  • Authentication – Users want to know that the messages they receive were actually sent by the person listed in the "from" field and not some other individual.

  • Non-repudiation – Users want to have irrefutable evidence that a message was sent, preventing the sender from later claiming that they never sent the message.

In order to achieve these goals, security-conscious users implement a public- or private key cryptosystem. (If you're not quite sure of the difference between these two, you may wish to take a moment to read Jeff Schmidt's Primer on Encryption.) The type of cryptosystem selected will affect the number of goals you are capable of achieving. Refer to the table below for more details:

GoalPrivate key CryptosystemPublic key Cryptosystem
ConfidentialityYesYes
IntegrityYesYes
AuthenticationSometimesYes
Non-RepudiationNoYes

As you can see, public key cryptosystems provide added functionality over their private key counterparts. The trade-off is that private key cryptosystems require less computational overhead and are capable of operating much faster than public key systems.

At this point, you're probably asking how cryptosystems achieve these goals. Private key cryptosystems achieve the goals in the following manner:

  • Confidentiality – The sender of the message encrypts the content using the private key. Recipients use the same key to decrypt the message. Users without knowledge of the key can't decrypt the message.

  • Integrity – The sender of the message digitally signs the message using the secret key and the recipient verifies it using the same key. If the message was altered in transit, the verification would fail. (If you're not familiar with digital signature technology, you may wish to read the white paper An introduction to digital signatures.)

  • Authentication – The sender of the message digitally signs the message using the secret key and the recipient verifies it using the same key. Private key cryptosystems only achieve the goal of authentication when the secret key is known only to two users.

  • Non-repudiation – It is not possible to achieve non-repudiation in a private key cryptosystem.

Let's take a similar look at how public key cryptosystems achieve these goals:

  • Confidentiality – The sender of the message encrypts the content using the recipient's public key. The recipient decrypts the message using the recipient's private key.

  • Integrity – The sender of the message digitally signs the message using the sender's private key and the recipient verifies it using the sender's public key.

  • Authentication – The sender of the message digitally signs the message using the sender's private key and the recipient verifies it using the sender's public key. Because the sender's private key is only known to the sender, the recipient can be confident that the message actually came from the purported sender.

  • Non-repudiation – The sender of the message digitally signs the message using the sender's private key and the recipient verifies it using the sender's public key. Because each user in a public key cryptosystem has a unique keypair, there is no way that the recipient could forge a digital signature that would properly validate with the sender's public key.

And that's e-mail security in a nutshell! Keep a close eye on this space for future tips providing insight into specific applications of these techniques.

About the author
Mike Chapple, CISSP, currently serves as Chief Information Officer of the Brand Institute, a Miami-based marketing consultancy. He previously worked as an information security researcher for the U.S. National Security Agency. His publishing credits include the TICSA Training Guide from Que Publishing, the CISSP Study Guide from Sybex and the upcoming SANS GSEC Prep Guide from John Wiley. He's also the About.com Guide to Databases.


Rate this Tip
To rate tips, you must be a member of SearchSecurity.com.
Register now to start rating these tips. Log in if you are already a member.




BROWSE BY TAG
Application and Platform Security,   Email Protection,   Email Security Guidelines, Encryption and Appliances,   Infrastructure and Network Security,   Network Security Tactics,   Secure Messaging (E-mail & IM),   Securing the Desktop,   Encryption,   VIEW ALL TAGS

Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   



RELATED CONTENT
Email Security Guidelines, Encryption and Appliances
How to confirm the receipt of an email with security protocols
Best Email Security Products
Can an IP spoofing tool be used to spam SPF servers?
WatchGuard acquires email and Web security vendor BorderWare
McAfee to acquire email SaaS vendor MX Logic
What does 'invoked by uid 78' mean?
How to configure firewall ports for webmail system implementation
Fierce competition prompted new Cisco email security options
Cisco brings email security appliances closer to SaaS
Cisco offers more email security choices, but lacks vision

Infrastructure and Network Security
VPNs: IPsec vs. SSL
Sensitive student data cracked at U. of Georgia
Microsoft patches IE spoofing problem
Geer slams Windows dominance, calls for government intervention
IE update clears up spoofing issue
Countdown begins for Mydoom DDoS attacks
Microsoft to disable spoofing syntax in IE
IE flaw could fool users in illicit downloads
Mydoom variant targets security features, Microsoft
Hackers scanning for ports opened by Mydoom

Network Security Tactics
Preventing SQL injection attacks: A network admin's perspective
Screencast: How to launch an OpenVAS scan
Wireless network guidelines for PCI DSS compliance
Aligning network security with business priorities
Scanning with N-Stalker offers basic Web application security assessment
Lifecycle of a network security vulnerability
Screencast: BackTrack 4 offers an arsenal of penetration testing tools
Network access control technology: Over-hyped or underused?
Screencast: Smoothwall offers firewall defense in lean times
Screencast: Samurai offers pen-testing nirvana

RELATED GLOSSARY TERMS
Terms from Whatis.com − the technology online dictionary
asymmetric cryptography  (SearchSecurity.com)
challenge-response system  (SearchSecurity.com)
cryptographic checksum  (SearchSecurity.com)
data encryption/decryption IC  (SearchSecurity.com)
elliptical curve cryptography  (SearchSecurity.com)
Escrowed Encryption Standard  (SearchSecurity.com)
MPPE  (SearchSecurity.com)
Quiz: Cryptography  (SearchSecurity.com)
session key  (SearchSecurity.com)
Twofish  (SearchSecurity.com)

RELATED RESOURCES
2020software.com, trial software downloads for accounting software, ERP software, CRM software and business software systems
Search Bitpipe.com for the latest white papers and business webcasts
Whatis.com, the online computer dictionary

DISCLAIMER: Our Tips Exchange is a forum for you to share technical advice and expertise with your peers and to learn from other enterprise IT professionals. TechTarget provides the infrastructure to facilitate this sharing of information. However, we cannot guarantee the accuracy or validity of the material submitted. You agree that your use of the Ask The Expert services and your reliance on any questions, answers, information or other materials received through this Web site is at your own risk.



Research Solutions for Network Security, Access Control and Security Threats
TechTarget Security Media
Information Security View this month\\'s issue and subscribe today.
Information Security Decisions Apply online for free conference admission.
SearchSecurity.com
HomeNewsMagazineMultimediaWhite PapersLearningAdviceTopicsEventsAbout Us

About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
TechTarget provides technology professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective purchase decisions and managing their organizations' technology projects - with its network of technology-specific websites, events and online magazines.

TechTarget Corporate Web Site  |  Media Kits  |  Site Map




All Rights Reserved, Copyright 2003 - 2009, TechTarget | Read our Privacy Policy
  TechTarget - The IT Media ROI Experts