Tool to decrypt/encrypt according to Jefferson. The Jefferson wheel cipher is a polyalphabetic cipher invented by Thomas Jefferson and using a cylinder with several wheels.
Jefferson Wheel Cipher - dCode
Tag(s) : Poly-Alphabetic Cipher
dCode is free and its tools are a valuable help in games, puzzles and problems to solve every day!
You have a problem, an idea for a project, a specific need and dCode can not (yet) help you? You need custom development? Contact-me!
Sponsored ads
Tool to decrypt/encrypt according to Jefferson. The Jefferson wheel cipher is a polyalphabetic cipher invented by Thomas Jefferson and using a cylinder with several wheels.
Jefferson's encryption uses a cylinder of several vertical rotating wheels. Each of the twenty-six letters of the alphabet are randomly written on the edge of each wheel.
There are several versions of the cylinder, each with a different alphabet number (between 10 and 25), and different alphabets all in a possibly modifiable order.
Example: The original configuration uses this series of 25 alphabets whose 17th begins with ARMYOFTHEUS (imagine each line as a vertical wheel):
1 | ABCEIGDJFVUYMHTQKZOLRXSPWN | 2 | ACDEHFIJKTLMOUVYGZNPQXRWSB |
---|---|---|---|
3 | ADKOMJUBGEPHSCZINXFYQRTVWL | 4 | AEDCBIFGJHLKMRUOQVPTNWYXZS |
5 | AFNQUKDOPITJBRHCYSLWEMZVXG | 6 | AGPOCIXLURNDYZHWBJSQFKVMET |
7 | AHXJEZBNIKPVROGSYDULCFMQTW | 8 | AIHPJOBWKCVFZLQERYNSUMGTDX |
9 | AJDSKQOIVTZEFHGYUNLPMBXWCR | 10 | AKELBDFJGHONMTPRQSVZUXYWIC |
11 | ALTMSXVQPNOHUWDIZYCGKRFBEJ | 12 | AMNFLHQGCUJTBYPZKXISRDVEWO |
13 | ANCJILDHBMKGXUZTSWQYVORPFE | 14 | AODWPKJVIUQHZCTXBLEGNYRSMF |
15 | APBVHIYKSGUENTCXOWFQDRLJZM | 16 | AQJNUBTGIMWZRVLXCSHDEOKFPY |
17 | ARMYOFTHEUSZJXDPCWGQIBKLNV | 18 | ASDMCNEQBOZPLGVJRKYTFUIWXH |
19 | ATOJYLFXNGWHVCMIRBSEKUPDZQ | 20 | AUTRZXQLYIOVBPESNHJWMDGFCK |
21 | AVNKHRGOXEYBFSJMUDQCLZWTIP | 22 | AWVSFDLIEBHKNRJQZGMXPUCOTY |
23 | AXKWREVDTUFOYHMLSIQNJCPGBZ | 24 | AYJPXMVKBQWUGLOSTECHNZFRID |
25 | AZDNBUHYFWJLVGRCQMPSOEXTKI |
To write a message, the author turns the wheels and aligns the letters to make a line.
The encrypted message consists of any other cylinder line (usually the top line or the bottom line). If there are not enough wheels, encrypt the beginning of the message normally and start over / continue with the remaining letters.
Example: Code JEFFERSON with the cylinder described below. Locate the first letter J on the first wheel 1 ABCEIGDJFVUYMHTQKZOLRXSPWN and take the letter directly below (here beside) or F. Continue with the Nth letter and the Nth wheel. The encrypted message is: FHYGMNYBL
The Jefferson Wheel decryption requires knowing the configuration of the cylinder of the transmitter in order to perform a decryption.
Position the letters of the encrypted message on the wheels and read the line directly (or directly above depending on how the coding was done)
Example: Decode the message WWPATYZSZ by locating the Nth letter on the Nth wheel (using the configuration described above). W on the wheel 1 ABCEIGDJFVUYMHTQKZOLRXSPWN is preceded by the letter P, and so on. The plain message is PRESIDENT.
The message has a low coincidence score (0.04) due to the use of multiple alphabets. In its usual versions, the message contains only letters.
Without being a variant, the cylinder can have multiple configurations, in number of wheels and according to their order. A wheel rotation key can be used to complicate the decryption.
The invention of the cylinder is estimated in 1793.
dCode retains ownership of the source code of the script Jefferson Wheel Cipher online. Except explicit open source licence (indicated Creative Commons / free), any algorithm, applet, snippet, software (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, translator), or any function (convert, solve, decrypt, encrypt, decipher, cipher, decode, code, translate) written in any informatic langauge (PHP, Java, C#, Python, Javascript, Matlab, etc.) which dCode owns rights will not be given for free. To download the online Jefferson Wheel Cipher script for offline use on PC, iPhone or Android, ask for price quote on contact page !