1 / 7

Cryptography

Cryptography. Methods of Encryption. Transposition Switching the symbols within the plaintext Substitution Substituting different symbols for the symbols in the plaintext. Transposition. Rail fence cipher: one if by land two if by sea - plaintext o e f y a d w i b s a

tam
Télécharger la présentation

Cryptography

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. Cryptography

  2. Methods of Encryption • Transposition • Switching the symbols within the plaintext • Substitution • Substituting different symbols for the symbols in the plaintext

  3. Transposition • Rail fence cipher: one if by land two if by sea - plaintext o e f y a d w i b s a n i b l n t o f y e oefyadwibsaniblntofye - ciphertext

  4. Substitution • Julius Caesar Cipher • Substitute each letter in the plaintext by the letter that is 3 down from it. • Encode(letter)=(letter+3) mod 26 • Decode(letter)=(letter -3) mod 26

  5. Caesar Cipher example • Plaintext: One if by land two if by sea • Ciphertext: Rqh li eb odqg wzr li eb vhd

  6. Caesar Cipher Example • Decode the following message: vhqg pruh slccd

  7. Caesar Cipher Example • Decode the following message: vhqg pruh slccd • Answer: send more pizza

More Related