unit-5-PGP and SMIME
unit-5-PGP and SMIME
1. Authentication
2. Confidentiality
3. Compression
4. Email Compatibility
5. Segmentation
PGP Scenarios
• Plaintext Message
• An Authenticated Message
• A Compressed Message
• A Confidential Message
Public-key Packet
PGP Messages
Encrypted Message
Signed Message
Certificate Message
AB
PGP message
format
PGP Message Generation
PGP Message Reception
Radix-64 conversion
Email Security
• email is one of the most widely used and
regarded network services
• currently message contents are not secure
– may be inspected either in transit
– or by suitably privileged users on destination
system
Email Security Enhancements
• confidentiality
– protection from disclosure
• authentication
– of sender of message
• message integrity
– protection from modification
• non-repudiation of origin
– protection from denial by sender
S/MIME
• S/MIME(Secure/Multipurpose Internet Mail Extension)
– Security enhancement to the MIME, based on RSA data security
– IETF standard as well PGP
– Industry standard for commercial and organizational use, while PGP for
personal e-mail security
– It is an enhancement of the Multipurpose Internet Mail Extension
protocol
• RFC 822
– Format for text message that are using e-mail
– The header and the body
– The header is separated from the body by a blank line
– A message is ASCII text
– Ex)
Date : Tue, 16 Jan 1998 10:37:17
From : “William Stallings” ws@shore.net
Subject: The Syntax in RFC 822
To: Smith@other-host.com
Cc: Jones@another-host.com
clear-signed data
cleartext message + encoded signed digest
signed & enveloped data
nesting of signed & encrypted entities
Comparison Chart
BASIS FOR
PGP S/MIME
COMPARISON
Stands for Pretty Good Privacy Multipurpose
Secure Internet Mail
Extensions
Effectively process Plain text Various multimedia
files
Depends on Every user key Hierarchically
exchange validated certifier
for key exchange.
Cost Low High
Utilization Personal use Industrial
Certificates X.509 X.509V3