1 12
2
14
15
3
4
5 13
6
7
8
9
10
11

Crossword: Vigenere Cipher

Across

1. A transposition cipher that is created by writing the plaintext horizontally in a zigzag pattern, and then reading off the ciphertext vertically.

2. A cipher that rearranges the order of the plaintext letters or symbols, rather than replacing them with different ones as in a substitution cipher.

3. A method of encrypting alphabetic text using a series of different Caesar ciphers based on the letters of a keyword.

4. A technique used to analyze and decipher encrypted messages by studying the frequency of occurrence of letters or symbols in the ciphertext.

5. The study and practice of breaking codes and ciphers, usually with the goal of deciphering encrypted messages without knowledge of the secret key.

6. A cipher that uses multiple substitution alphabets to encrypt the plaintext. The Vigenere Cipher is an example of this type of cipher.

7. A monoalphabetic substitution cipher in which each letter in the plaintext is shifted a certain number of places down the alphabet.

8. A cryptanalytic technique that involves trying every possible key until the correct one is found. This is usually only feasible for small key sizes.

9. A cryptanalytic technique used to try and discover the length of the keyword used in a Vigenere Cipher by detecting repeating patterns in the ciphertext.

10. The encrypted message or data that is the result of the encryption process and that appears scrambled and unreadable until it is decoded.

11. The procedure of converting plain text into ciphered text by employing an algorithm for secure encoding and a confidential key.

Down

12. "A polyalphabetic cipher similar to the Vigenere Cipher, but using the plaintext itself as part of the key sequence in order to overcome a weakness observed in the original Vigenere Cipher."

13. A polygraphic substitution cipher that uses a 5x5 table containing a keyword or phrase to encrypt pairs of plaintext letters.

14. A mathematical operation that finds the remainder when one integer is divided by another. The Vigenere Cipher uses this operator to perform its encryption and decryption operations.

15. A cipher that replaces each plaintext letter or symbol with a different letter or symbol to create the ciphertext.


🖶

Shortcuts

Left: ⇤ Right: ⇥ Up: ↑ Down: ↓