Early Cryptosystems Flashcards
Mono-alphabetic substitution cipher that makes use of mapping plaintext characters to graphical characters
Pigpen
Employs a method to scramble text by writing it in a sequence across a number of rails
Rail code
Makes use of a grid and maps the letters to numeric values
BIFID
5x5 matrix containing alphabet less the letter J. Consists of a set of rules outlining use of column and row combinations
Playfair
Mono-alphabetic substitution known as shift cipher
Caesar
Polyalphabetic cipher that involves using a different mapping based on a keyword for each character of the cipher
Vigenere
Uses four 5x5 matrices arranged in a square, where each matrix contains 25 letters for encoding and decoding operations
Four-square cipher