Templar
The Templar Cipher is a cryptographic method associated with the Knights Templar, a medieval Christian military order founded during the Crusades. It is one of the many historical ciphers that have been attributed to the Knights Templar, although the exact cipher they used remains a subject of debate and speculation.
Spiral
The Spiral Cipher is a transposition cipher that arranges plaintext into a grid of a specified number of columns and reads the letters in a spiral order. Spaces are preserved in their original positions, and padding characters (·) are added only to fill incomplete grid cells to maintain a rectangular shape.
Solitaire
The Solitaire Cipher, also called the Pontifex Cipher, is a manual encryption system created by Bruce Schneier to allow secure message encryption using a deck of playing cards. Each card represents a number, and the deck is manipulated in a series of steps (joker moves, triple cuts, and count cuts) to generate a pseudorandom keystream. Letters of the plaintext are then converted to numbers (A=1, B=2, …, Z=26) and combined with the keystream numbers modulo 26 to produce ciphertext.
Simple Substitution
The Simple Substitution Cipher is a classical monoalphabetic substitution cipher where each letter in the plaintext is replaced by a corresponding letter from a fixed, pre-agreed cipher alphabet. Unlike the Caesar Cipher, which shifts letters by a fixed number, the Simple Substitution Cipher allows a completely arbitrary mapping of the 26 letters, providing more variability and slightly stronger security against casual frequency analysis.
Scytale
The Scytale Cipher is an ancient transposition cipher used by the Spartans. A message is written along the length of a cylinder (or strip of parchment wrapped around a rod), and the ciphertext is read by unwrapping the strip and reading column by column. This method rearranges the letters of the plaintext while preserving all characters, providing basic encryption.
Running Key
The Running Key Cipher is a polyalphabetic substitution cipher that uses a long piece of text as the key instead of a short repeating keyword. The key must be at least as long as the plaintext. Each letter of the plaintext is combined with the corresponding letter of the key using modular arithmetic based on the alphabet.
Route
The Route Cipher is a columnar transposition cipher that rearranges letters of a plaintext into a grid defined by a keyword. Letters are then read off column by column in alphabetical order of the keyword letters. Spaces are removed during encoding, and if the last row is incomplete, it may be padded to fill the grid. The recipient decodes by reconstructing the grid and reading row by row.
Its security relies entirely on the secrecy of the keyword. It does not substitute letters but only rearranges them.
Rosicrucian
The Rosicrucian Cipher is a historical substitution cipher associated with the secretive Rosicrucian order, a mystical and philosophical society that emerged in early 17th-century Europe. It was primarily used to encode the order's esoteric texts, manifestos, and personal communications. The cipher disguises letters through a systematic symbolic substitution known only to initiates, allowing messages to remain hidden in plain sight.
Rail Fence
The Rail Fence Cipher is a classical transposition cipher that rearranges the letters of a plaintext message into a zigzag pattern across multiple "rails" (rows) and then reads them sequentially row by row to form the ciphertext. It is a simple but effective method for obscuring the order of letters, making it harder for casual observers to read the message without knowing the number of rails used.
Polygraphia
The Polygraphia Cipher originates from the work Polygraphia, a 16th-century cryptographic treatise written by the German abbot and polymath Johannes Trithemius and first published in 1518. The book is considered the first printed work devoted entirely to cryptography. Among its many systems, Trithemius introduced a progressive substitution method in which the encryption alphabet changes with each letter of the message.