encryption and descryption

Views:
 
Category: Entertainment
     
 

Presentation Description

given by srvsn

Comments

By: janu27 (4 month(s) ago)

hi.. can i have this pesentation..

Presentation Transcript

Slide 1:

Name : P. Sravan Kumar Topic : Network Security Group : MCA II Year /II Sem

Slide 2:

What Is Encryption? Encryption is an algorithm which converts the message into a form that is unreadable known as scrambled message .

Slide 3:

What Is Descryption? Decryption is the process which converts the encrypted message into readable form known as unscrambled message. Actually this is a method to transfer message from one side to other in a secure manner. i.e., (Source to Destination)

Slide 4:

For Example when a buyer wants to buy something from the seller over the internet, for this purpose buyer will have to give his credit card number on the web site which can be stolen. In order to secure this transaction encryption and decryption takes place. Both buyer and seller are given digital certificate by certification authority which contains private key and public key.

Slide 5:

About Public Key About Private Key . Public key is known publicly. Private key will be known only by digital certificate holder.

Slide 6:

Use of Public Key In order to send buyer's credit card number buyer will apply a public key of seller . which is publicly known the message will become encrypted and went to seller and then seller will apply his private key on the message to decrypt the message.

Slide 7:

Process of Public Key and Private Key Public key of seller actually will convert the message into algorithm. which will not be readable even seller will not be able to read the message until he will apply his private key. In this way the transaction become secure that no body can read the message until he has the private key of the seller.

Slide 8:

Methods of Encryption and Descriptions Encryption and decryption are both methods used to ensure the secure passing of messages and other sensitive documents and information .

Slide 9:

About Encryption Encryption basically means to convert the message into code or scrambled form, so that anybody who does not have the 'key' to unscramble the code, cannot view it. This is usually done by using a 'cipher'. A cipher is a type of algorithm used in encryption that uses a certain described method to scramble the data. The cipher can only be 'deciphered ' with a 'key'. A key is the actual 'described method' that was used to scramble the data, and hence the key can also unscramble the data.

Slide 10:

About Descryption When the data is unscrambled by the use of a key. This is known as ' decryption ' . It is the opposite of encryption and the 'described method' of scrambling is basically applied in reverse, so as to unscramble it. Hence, the jumbled and unreadable text becomes readable once again.

Slide 11:

Network security In NETWORK SECURITY , password encryption as well as document encryption is a major player . Without it, there would be no 'security' in the network. Also, encryption is used for all sorts of files , and all forms of digital transfers as well. It is used on the internet to safeguard websites and copyrighted material, as well as in Bank ATM machines. The encryption process plays a major factor in our technology advanced lives.

Slide 12:

THANK YOU ONE AND ALL