WHAT IS ENCRYPTION?
Encryption is the process by
which a readable message is
converted to an unreadable
form to prevent unauthorized
parties from reading it.
WHAT IS DECRYPTION?
• Decryption is also the process of
converting an encrypted message
back to its original
format(readable).
• The original message is called the
plaintext message.
• 1. PLAIN TEXT: Plain text is readable unencrypted message.
• 2.CIPHER TEXT: Cipher text is unreadable encrypted
message.
• 3.PRIVATE KEY: Private key is used to decode the encrypted
data at receiver’s end.
• 4.PUBLIC KEY: Public key is used to encrypt the message at
sender’s end.
ENCRYPTION: IT IS THE
PROCESS OF CONVERTING
PLAIN TEXT INTO CIPHER TEXT
DECRYPTION: IT IS THE
PROCESS OF CONVERTING CIPHER
TEXT INTO PLAIN TEXT.
PROCESS OF ENCRYPTION AND
DECRYPTION
FACTS ENCRYPTION
Where it takes place At the sender’s end
Key used Secret key or Public key is used to encrypt the message
Participants After Encryption the sender delivers data to the recipient
Encrypted text Non-readable and appears as a long string of random numbers
and letters
Why Encryption is used For secure transmission and storage of sensitive data
FACTS DECRYPTION
Where it takes place At the receiver’s end
Key used Secret key or private key is used to decrypt the message
Participants The recipient after receiving the encrypted message sent by
sender, decodes it using private key
Decrypted text readable
Why decryption is used Only authorized persons can access the sensitive data by using
private key or password
THANK YOU.
KARNIKA B
21BCC523

Encryption and Decryption

  • 2.
    WHAT IS ENCRYPTION? Encryptionis the process by which a readable message is converted to an unreadable form to prevent unauthorized parties from reading it.
  • 3.
    WHAT IS DECRYPTION? •Decryption is also the process of converting an encrypted message back to its original format(readable). • The original message is called the plaintext message.
  • 4.
    • 1. PLAINTEXT: Plain text is readable unencrypted message. • 2.CIPHER TEXT: Cipher text is unreadable encrypted message. • 3.PRIVATE KEY: Private key is used to decode the encrypted data at receiver’s end. • 4.PUBLIC KEY: Public key is used to encrypt the message at sender’s end.
  • 5.
    ENCRYPTION: IT ISTHE PROCESS OF CONVERTING PLAIN TEXT INTO CIPHER TEXT DECRYPTION: IT IS THE PROCESS OF CONVERTING CIPHER TEXT INTO PLAIN TEXT. PROCESS OF ENCRYPTION AND DECRYPTION
  • 6.
    FACTS ENCRYPTION Where ittakes place At the sender’s end Key used Secret key or Public key is used to encrypt the message Participants After Encryption the sender delivers data to the recipient Encrypted text Non-readable and appears as a long string of random numbers and letters Why Encryption is used For secure transmission and storage of sensitive data
  • 7.
    FACTS DECRYPTION Where ittakes place At the receiver’s end Key used Secret key or private key is used to decrypt the message Participants The recipient after receiving the encrypted message sent by sender, decodes it using private key Decrypted text readable Why decryption is used Only authorized persons can access the sensitive data by using private key or password
  • 9.