M-209

The M‑209 Cipher is a portable mechanical encryption device used by the U.S. Army during World War II for tactical field communications. It employs six rotating key wheels, each with a different number of pins, and a set of lugs connecting pairs of wheels. When a letter is entered, the current wheel positions and lug connections generate a polyalphabetic shift. Each subsequent letter causes the wheels to step, producing a dynamic substitution pattern.

Knapsack

The Knapsack Cipher is a public-key cryptosystem based on the mathematical problem of the subset sum, also known as the "knapsack problem." It was one of the first attempts at a public-key encryption scheme, proposed by Ralph Merkle and Martin Hellman in 1978. The cipher transforms a plaintext message into a binary representation and encodes it as a sum of elements from a specially chosen sequence, making decryption without the private key computationally difficult.

Keyed Caesar

The Keyed Caesar Cipher is a variation of the classic Caesar Cipher that incorporates a keyword to reorder the alphabet before applying the traditional shift. By first creating a keyed alphabet, the cipher avoids the predictable sequential order of letters, making frequency analysis slightly more challenging while still maintaining the simple shift mechanism of the original Caesar system.

Kangaroo

The Kangaroo Cipher is a simple substitution cipher that uses a keyword to generate a variable shift pattern across the plaintext. It is similar in concept to the Caesar Cipher but instead of a single uniform shift, each letter is shifted according to the corresponding letter in the keyword, which repeats across the message.

Blowfish

The Blowfish Cipher is a symmetric-key block cipher designed by Bruce Schneier in 1993. It was created as a fast, free alternative to older encryption standards and operates on 64-bit blocks using variable key lengths ranging from 32 bits to 448 bits. Blowfish is known for its speed in software implementations and its flexible key size, making it widely adopted in secure applications for many years.

Dorabella

The Dorabella Cipher is a mysterious and undeciphered cipher created by Edward Elgar, the famous English composer, in 1897. The cipher consists of 87 characters arranged in lines, using 24 unique symbols resembling semicircles rotated at different angles. Each symbol likely represents a letter, digraph, or some phonetic element, but the exact system remains unknown.