Quiz 1 Flashcards
Cryptanalysis
trying to break encryption
Cryptanalysis Types
Differential and Linear
What is Differential Cryptanalysis?
Used to analyze block ciphers
compares 2 related pairs of encryptions
What is Linear Cryptanalysis?
Use a large number of trial encryptions
Types of attacks on Cryptography?
- Ciphertext only
- Chosen Plaintext/ciphertext/text
What is a substitution cipher?
units of plaintext are replaced with ciphertext
Types of substitution cipher?
monoalphabetic and polyalphabetic
monoalphabetic cipher
uses fixed substitution over the entire message
polyalphabetic cipher
uses a number of substitutions at different positions in the message
Ex of monoalphabetic Cipher
Ceasar Cipher
Ex of polyalphabetic Cipher
Vignere Table
transposition cipher
plaintext are rearranged in a different and usually quite complex order
Columnar
characters rearranged into columns
Ex) transposition cipher
Perfect Substitution Cipher
uses a one time pad for encryption ex) Vernam Cipher
Unbreakable Cipher
uses vignere table with 1 time key and 2 decryption types with 2 keys