Keyed Caesar Cipher

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 Cipher

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 Cipher

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 Cipher

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.