08b - Digital Certificates
08b - Digital Certificates
COMPUTER SECURITY
DIGITAL CERTIFICATES
These slides are prepared from Prof Pavel Laskov‘s lecture slide Version 2.0
1
SYMMETRIC KEY SIGNATURES
Identity of A is proved to B by KA
The fact of A’s sending a message is proved by
KT(A,P)
B cannot forge having received a message from
A because he does not know KT
2
DIGEST SIGNATURES: DSS
3
X.509 CERTIFICATE’S
STRUCTURE
4
PKI APPLICATIONS
Encryption and sender authenticaion in email
(S/MIME)
Encryption and authentication of documents (e.g.
XML Signatures/Encryption)
Authentication of users to application (e.g. smart
cards or SSL client authentication)
Web server authentication
Bootstrapping of communication protocols, secure
key establishment
KEY POINTS
5
Thank You