Jother Encode

Jother is an encoding method used in JavaScript to encode strings using a concise anonymous function approach with a small set of characters. Similar to JSFuck encoding, Jother encoding employs just 8 characters: !+()[]{}. With these 8 characters, it is possible to encode any string, and decode them.

ADFGVX Cipher is a transposition and substitution cipher used during World War I by the German Army. The name

ADFGVX Cipher

ADFGVX Cipher is a transposition and substitution cipher used during World War I by the German Army. The name "ADFGVX" comes from the six possible letters used in the cipher: A, D, F, G, V, and X.
The ADFGX Cipher is a fractionating transposition cipher which combined a modified Polybius square with a single columnar transposition. It is closely related to the ADFGVX Cipher.

ADFGX Cipher

The ADFGX Cipher is a fractionating transposition cipher which combined a modified Polybius square with a single columnar transposition. It is closely related to the ADFGVX Cipher.
Affine Cipher is a type of monoalphabetic substitution cipher. It encrypts a text using an affine function (f(x) = ax + b).

Affine Cipher

Affine Cipher is a type of monoalphabetic substitution cipher. It encrypts a text using an affine function (f(x) = ax + b).
Autokey Cipher is a polyalphabetic substitution cipher. It is closely related to the Vigenere cipher, but uses a different method of generating the key.

Autokey Cipher

Autokey Cipher is a polyalphabetic substitution cipher. It is closely related to the Vigenere cipher, but uses a different method of generating the key.