1 / 6

Q5 – How does encryption work?

Q5 – How does encryption work?. Learning Aid Type Text Page 206 MGS 3040-03 GROUP C Svitlana Panasik. What is Encryption?. The process of transforming clear text into coded, unintelligible text for security reasons .

Télécharger la présentation

Q5 – How does encryption work?

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Q5 – How does encryption work? Learning Aid Type Text Page 206 MGS 3040-03GROUP C Svitlana Panasik

  2. What is Encryption? The process of transforming clear text into coded, unintelligible text for security reasons . It’s used to help make transmissions more secure across networks and between users and Web sites.

  3. A key is a number used to encrypt the data • The encryption algorithm applies the key to the original message to produce the coded message. • In symmetric encryption, the same key is used to encode and to decode. • With asymmetric encryption, different keys are used; one key encodes the message, and the other key decodes the message. • Symmetric encryption is simpler and much faster than asymmetric encryption.

  4. Public key/private key is a special version of asymmetric encryption mainly used on the Internet.

  5. Public key/private key • The public key encodes a message and is exchanged among users • The private key decodes a message but is never exchanged among users.

  6. Secure communication • HTTPS is the most secure protocol used on the Internet. • Secure Socket Layer (SSL), also known as Transport Layer Security (TLS), combines public key/private key with symmetric encryption to establish a secure exchange of data on a Web site. • Web sites using this type of security will have https:// at the beginning of the URL.

More Related