Two Square Cipher
The Two Square Cipher is a polygraphic substitution cipher that uses two separate 5x5 squares to encrypt pairs of letters. It is a variant of the Playfair Cipher but uses two grids instead of one, providing a more complex substitution for digraphs (pairs of letters). This cipher increases security by avoiding simple frequency analysis that single-letter substitution ciphers are vulnerable to.
Wheatstone Cipher
The Wheatstone Cipher, also known as the Playfair Cipher, is a digraphic substitution cipher that encrypts pairs of letters (digraphs) rather than single letters. It was described by Charles Wheatstone in 1854 and later popularized by Lord Playfair. Its main advantage over simple substitution ciphers is that frequency analysis is more difficult because the unit of encryption is two letters instead of one.
Trifid Cipher
The Trifid Cipher is a classical polygraphic cipher that extends the principles of the Bifid Cipher by using three-dimensional coordinates. It combines substitution and transposition to encrypt messages in a way that mixes letters across multiple positions, providing higher security than simple monoalphabetic or basic polygraphic ciphers.
Polybius (Square) Cipher
The Polybius Cipher, also known as the Polybius Square, is a classical substitution cipher invented by the ancient Greek historian and scholar Polybius. It encodes letters as pairs of numbers corresponding to their position in a 5×5 grid, allowing letters to be represented numerically. To fit the 26-letter Latin alphabet into a 25-cell square, the letters I and J are typically combined.
Playfair Cipher
The Playfair Cipher is a digraph substitution cipher invented by Charles Wheatstone in 1854 and popularized by Lord Playfair. Instead of encoding single letters, it encrypts pairs of letters (digraphs) using a 5×5 grid constructed from a keyword. This makes it significantly stronger than simple monoalphabetic ciphers because frequency analysis is applied to letter pairs rather than single letters.
Hill Cipher
The Hill Cipher is a classical polygraphic substitution cipher invented by Harold Hill in 1929. Unlike simple substitution ciphers, which encode one letter at a time, the Hill Cipher operates on blocks of letters, using linear algebra and matrix multiplication over modular arithmetic. This allows it to encode multiple letters simultaneously, providing greater resistance to frequency analysis.
Grid Transposition Cipher
The Grid Transposition Cipher is a classical transposition cipher that arranges plaintext letters into a rectangular grid and then reads the letters off according to a specific pattern, such as by columns, rows, or a predefined route. Unlike simple substitution ciphers like the Simple Substitution Cipher, the Grid Transposition Cipher does not alter the letters themselves, but instead reorders them, making frequency analysis of single letters ineffective.
Four Square Cipher
The Four Square Cipher is a classical polygraphic substitution cipher invented by Félix Delastelle around 1902. It encrypts text two letters at a time (digraphs) using four 5×5 letter squares arranged in a larger square formation. By operating on pairs of letters instead of single characters, it significantly complicates frequency analysis compared to simple monoalphabetic systems.
Columnar Cipher
The Columnar Cipher is a classical transposition cipher that rearranges the letters of a plaintext message into columns and then reads them out in a permuted order according to a keyword. Unlike substitution ciphers, it obscures the message by reordering letters without changing them.
Bifid Cipher
The Bifid Cipher is a classical polygraphic cipher developed by Félix Delastelle in the early 20th century. It combines a Polybius (Square) Cipher with transposition to create a system that diffuses plaintext letters across multiple ciphertext symbols.