16
Introduction to Public Key Encryption and Java Security Mechanism of Internet Explorer and Netscape. Cheng-Wen Chen

Internet Security Issues

Embed Size (px)

DESCRIPTION

Introduction to Public Key Encryption and Java Security Mechanism of Internet Explorer and Netscape. Cheng-Wen Chen. Internet Security Issues. Eavesdropping Tampering Impersonation. Public Key Cryptography. Encrypt & Decrypt Detect Tampering Identify Signer (Authentication) Nonrepudiation. - PowerPoint PPT Presentation

Citation preview

Page 1: Internet Security Issues

Introduction to Public Key Encryption and Java Security

Mechanism of Internet Explorer and Netscape.

Cheng-Wen Chen

Page 2: Internet Security Issues

Internet Security Issues

• Eavesdropping

• Tampering

• Impersonation

Page 3: Internet Security Issues

Public Key Cryptography

• Encrypt & Decrypt

• Detect Tampering

• Identify Signer (Authentication)

• Nonrepudiation

Page 4: Internet Security Issues

Encrypt & Decrypt

Page 5: Internet Security Issues

Detect Tampering

Page 6: Internet Security Issues

Identify Signer

• Digital certificate

• To identify individuals, companies…

• Certificate Authority (CA)

Page 7: Internet Security Issues
Page 8: Internet Security Issues
Page 9: Internet Security Issues
Page 10: Internet Security Issues

Outside Sandbox - Netscape

• Capability class

• Fine-grained access control

• netscape.security.PrivilegeManager.enablePrivilege(“UniversalPrintJobAccess”);

• key3.db

• cert7.db

Page 11: Internet Security Issues

Outside Sandbox - IE

• Cabnet file

• Default Permission

• yourKeyName.pvk

• yourCertName.spc

Page 12: Internet Security Issues
Page 13: Internet Security Issues
Page 14: Internet Security Issues
Page 15: Internet Security Issues
Page 16: Internet Security Issues