






Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Students of Computer Science, study E-Commerce as an auxiliary subject. these are the key points discussed in these Lecture Slides of E-Commerce : Key Agreement Protocols, Inventors, Transactions, Web Browsers, Mail Systems, Internet Explorer, Netscape Communicator, Apache Web Server, Pretty Good Privacy, Encrypt
Typology: Slides
1 / 10
This page cannot be seen from the preview
Don't miss anything!







is RSA (named for its inventors: Ron Rivest, AdiShamir, and Leonard Adleman).
Internet use RSA products. See the
RSA security
page
servers, and e-mail systems.Examples: Internet Explorer, Apache Web Server,Netscape Communicator.
(Pretty Good Privacy).
use. See the
MIT Distribution Center
The basic idea:• A message is encrypted using a secret key.• The secret key is encrypted using a public key.• Only the receiver can decipher the secret key.Example:• Alice encrypts a message using a secret key.• Alice encrypts the secret key using Bob’s public key.• Alice sends both to Bob.• Bob decrypts the secret key using his private key.• He then uses that key to decipher the message.
management, e.g. the mishandling of private keysresulting in key theft.
of keys.
constructed to select keys from a small subset ofall possible keys may allow a third party to crackthe encryption.
certificate to the client for authentication.
server negotiate session keys to continue.
proceeds using the session keys and digitalcertificates.
The purpose is to secure connections betweentwo computers.Developed by Netscape communications.
The purpose is to send individual messagessecurely.Developed by CommerceNet.