Encryption and Decryption
Encryption and Decryption
DECRYPTION
What is Cryptography?
• Helps you to protect your confidential data such as passwords and login id
• Provides confidentiality of private information
• Helps you to ensure that that the document or file has not been altered
• Encryption process also prevents plagiarism and protects IP
• Helpful for network communication (like the internet) and where a hacker can easily
access unencrypted data.
• It is an essential method as it helps you to securely protect data that you don’t want
anyone else to have access.
Caesar Cipher
■ Caesar Cipher is a method in which each letter in the alphabet is rotated by three letters
as shown
ABCDEFGHIJKLMNOPQRSTUVWXYZ
DEFGHIJKLMNOPQRSTUVWXYZABC
Encryption
Plain Text Cipher Text
Cipher:
Message: Caesar Cipher Message:
Attack at Dawn Algorithm Dwwdfn Dw Gdyq
Key (3)
Decryption
Cipher Text Plain Text
Cipher:
Message: Caesar Cipher Message:
Dwwdfn Dw Gdyq Algorithm Attack at Dawn
Key (3)
Polyalphabetic Caesar Cipher