Presentation is loading. Please wait.

Presentation is loading. Please wait.

Introduction to Cryptology Fall 2006. Definitions Digital encryption techniques are used to protect data in two ways: to maintain privacy and to prove.

Similar presentations


Presentation on theme: "Introduction to Cryptology Fall 2006. Definitions Digital encryption techniques are used to protect data in two ways: to maintain privacy and to prove."— Presentation transcript:

1 Introduction to Cryptology Fall 2006

2 Definitions Digital encryption techniques are used to protect data in two ways: to maintain privacy and to prove integrity [1] Cryptography comes from the Greek words Kryptos, meaning hidden, Graphen, meaning to write. Cryptography is the art of communicating confidentially through an insecure channel Cryptanalysis is the art of deciphering those communications when one is not the legitimate receiver. Cryptology is the union of these two domains. Cryptology is actually the study of codes and ciphers.

3 Definitions Plaintext the original message that is to be changed into a secret form Cipher, Cryptosystem, Encryption Method is a procedure for converting the plaintext message into encrypted message – ciphertext The word cipher originates from the Hebrew word "Saphar," meaning "to number." Decryption - the process that conducted by the intended receiver to recover original message (plaintext) from the encrypted message (ciphertext) Key - keeps the message secret

4 Encryption-Decryption PlaintextCiphertext Encryption Method Encryption key CiphertextPlaintext Decryption method Decryption Key

5 Symmetric and Asymmetric Ciphers Symmetric Cipher – knowledge of encryption key is equivalent to knowledge of the decryption key, or the same key is used for encryption and decryption. Asymmetric Cipher (Public-Key Cryptosystem) the knowledge of encryption key give little information about the decryption key and vice versa

6 Early History of Cryptology Polybius’ Checkboard 205 – 123 B.C. Plaintext POLYBIUS produces the ciphertext 3534315412244543 12345 1ABCDE 2FGHIJK 3LMNOP 4QRSTU 5VWXYZ

7 Julius Caesar Cipher Caesar enciphered messages by replacing each letter by the third letter after that one: A  D, B  E, C  F, D  G, …Z  C Plaintext “ET TU, BRUTE?'' becomes the ciphertext “HW WX, EUXWH?'' Ciphertext may be deciphered by replacing each letter by the third previous letter. We think of each letter as corresponding to a number from 0 to 25 To encipher, we map numbers according to C  ( P + 3 )(mod 26) To decipher, we map numbers according to P  (C – 3) (mod 26)


Download ppt "Introduction to Cryptology Fall 2006. Definitions Digital encryption techniques are used to protect data in two ways: to maintain privacy and to prove."

Similar presentations


Ads by Google