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, maths, geocaching, puzzles and problems to solve every day!
A suggestion ? a feedback ? a bug ? an idea ? Write to dCode!
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.
Jefferson's cylinder is often confused with the cryptex popularized by the novel Da Vinci Code.
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 by Thomas Jefferson is estimated in 1793.
dCode retains ownership of the online 'Jefferson Wheel Cipher' tool source code. Except explicit open source licence (indicated CC / Creative Commons / free), any 'Jefferson Wheel Cipher' algorithm, applet or snippet (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, translator), or any 'Jefferson Wheel Cipher' function (calculate, convert, solve, decrypt / encrypt, decipher / cipher, decode / encode, translate) written in any informatic language (Python, Java, PHP, C#, Javascript, Matlab, etc.) and no data download, script, copy-paste, or API access for 'Jefferson Wheel Cipher' will be for free, same for offline use on PC, tablet, iPhone or Android ! dCode is free and online.
Please, check our dCode Discord community for help requests!
NB: for encrypted messages, test our automatic cipher identifier!
Thanks to your feedback and relevant comments, dCode has developed the best 'Jefferson Wheel Cipher' tool, so feel free to write! Thank you!