Search for a tool
Wolseley Cipher

Tool to decrypt / encrypt with Wolseley. Wolseley cipher is a reversible cipher, using a key and a 2-line table, the first being the inverse of the first in order to obtain the complete substitution table.

Results

Wolseley Cipher -

Tag(s) : Substitution Cipher

Share
Share
dCode and more

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!


Please, check our dCode Discord community for help requests!
NB: for encrypted messages, test our automatic cipher identifier!


Feedback and suggestions are welcome so that dCode offers the best 'Wolseley Cipher' tool for free! Thank you!

Wolseley Cipher

Wolseley Decoder

 


See also: Atbash Cipher

Wolseley Encoder

 






Answers to Questions (FAQ)

How to encrypt using Wolseley cipher?

The Wolseley cipher is a reversible substitution cipher whose substitution alphabet is based on a key generated with deranged alphabet.

In its original version, the alphabet has only 25 letters to fit in a 5x5 grid.

Example: The keyword SECRET allows to generate the alphabet SECRTABDFGHIKLMNOPQUVWXYZ (the J has been omitted to keep only 25 letters)

Encryption consists of substituting each letter in position n in the alphabet by the letter in position n but starting from the end of the alphabet. If the alphabet has only 25 letters, then the letter in position n is substituted by the letter in position 25-n (starting from 0).

Example:

Plain letterSECRTABDFGHIKLMNOPQUVWXYZ
Cipher letterZYXWVUQPONMLKIHGFDBATRCES
Plain messageWOLSELEY
Cipher messageRFIZYIYE

How to decrypt Wolseley cipher?

Decryption is identical to encryption because the substitution table reversible (a double encrypted letter goes back to the initial letter)

To simplify handwriting, Wolseley proposed writing the alphabet as a grid:

\12345
1SECRT
2ABDFG
3HIKLM
4NOPQU
5VWXYZ
thus the plain letter and the cipherletter are diametrically opposed to the letter in the center of the grid (which is the only invariant letter).

How to recognize a Wolseley ciphertext?

The Wolseley number is a substitution code

— The coincidence index of the encrypted message is identical to that of the plain message

— In its original version, the code has only 25 distinct letters

How to decipher Wolseley without key?

Frequency analysis and the dCode monoalphabetic substitution tool allow to find the plain message without much difficulty or at least to position the current letters such as the letter E.

What are the variants of the Wolseley cipher?

Without a keyword, the Wolseley code is identical to the Atbash cipher (with 26 letters).

When Wolseley have been invented?

Lord commander Garnet Joseph Wolseley used this code in the 18th century (although it bears his name today, the inventor of this cipher is unknown).

Source code

dCode retains ownership of the "Wolseley Cipher" source code. Any algorithm for the "Wolseley Cipher" algorithm, applet or snippet or script (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, breaker, translator), or any "Wolseley Cipher" functions (calculate, convert, solve, decrypt / encrypt, decipher / cipher, decode / encode, translate) written in any informatic language (Python, Java, PHP, C#, Javascript, Matlab, etc.) or any database download or API access for "Wolseley Cipher" or any other element are not public (except explicit open source licence like Creative Commons). Same with the download for offline use on PC, mobile, tablet, iPhone or Android app.
Reminder: dCode is an educational and teaching resource, accessible online for free and for everyone.

Cite dCode

The content of the page "Wolseley Cipher" and its results may be freely copied and reused, including for commercial purposes, provided that dCode.fr is cited as the source. Exporting the results is free and can be done simply by clicking on the export icons ⤓ (.csv or .txt format) or ⧉ (copy and paste).
To cite dCode.fr on another website, use the link: https://www.dcode.fr/wolseley-cipher
In a scientific article or book, the recommended bibliographic citation is: Wolseley Cipher on dCode.fr [online website], retrieved on 2025-04-15, https://www.dcode.fr/wolseley-cipher

Need Help ?

Please, check our dCode Discord community for help requests!
NB: for encrypted messages, test our automatic cipher identifier!

Questions / Comments

Feedback and suggestions are welcome so that dCode offers the best 'Wolseley Cipher' tool for free! Thank you!


https://www.dcode.fr/wolseley-cipher
© 2025 dCode — The ultimate collection of tools for games, math, and puzzles.
 
Feedback