Search for a tool
Grandpré Cipher

Tool to decrypt/encrypt automatically with the Grandpré Cipher, using a large grid and letter coordinates.

Results

Grandpré Cipher -

Tag(s) : Homophonic Substitution Cipher, GRID_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 'Grandpré Cipher' tool for free! Thank you!

Grandpré Cipher

Grandpré Cipher Decoder

 


Loading...
(if this message do not disappear, try to refresh this page)


See also: Polybius Cipher

Grandpré Encoder

 


Loading...
(if this message do not disappear, try to refresh this page)



See also: Polybius Cipher

Answers to Questions (FAQ)

What is the Grandpré cipher? (Definition)

The Grandpré cipher is a homophonic substitution cipher (the same letter can have several encryption) using a 10x10 grid.

The author (Grandpré) calls his process Méthode de Carré 10x10 (10x10 Square Method)

How to encrypt using Grandpré cipher?

Encryption requires a grid, in the original version described by Grandpré, it is 10x10 in size and consists of 10 words (one per line) and the initials of the first 10 words themselves constitute an 11th word. Row and column coordinates are numbered 1,2,3,4,5,6,7,8,9,0.

Example: Grandpré proposes as a grid (which he calls checkerboard)

\1234567890
1VOLUPTUEUX
2INQUIETUDE
3MAJESTUEUX
4OBLIGEANCE
5UNIFORMITE
6TWICKENHAM
7INGOLSTADT
8EINSIEDELN
9RYMKIEWICZ
0SHREWSBURY

The encrypted message consists of the substitution of the letters of the clear message by their coordinates (line, column) in the grid (if there are several, take one randomly).

Example: GRANDPRE can be coded 73 09 78 22 29 15 03 88

How to decrypt Grandpré cipher?

Grandpré decryption requires knowledge of the encryption grid (or of the 10 words composing it). The method consists of taking the digits of the code in pairs, the first digit indicating the row and the second the column of the letter in the grid.

Example: 45 56 32 72 29 15 03 66 is decrypted GRANDPRE

How to recognize a Grandpré ciphertext? (Identification)

A message encrypted by Grandpré consists of digits, arranged in pairs of 2, so has an even length.

The presence of 10 10-letter words can be a clue.

What are the variants of the Grandpré cipher?

Grandpré's method has evolved and some (including the American Cryptogram Association) recommend 8x8 size squares.

It is also possible to use column numbering starting from 0.

Polybius square is a very similar cipher method, but with a 5x5 square and no repeating letters in the grid.

What are Grandpré checkerboards?

Grandpré presents 7 grids/checkerboards (called damier) to present its encryption process:

Damier 1 : VOLUPTUEUX
INQUIETUDE
MAJESTUEUX
OBLIGEANCE
UNIFORMITE
TWICKENHAM
INGOLSTADT
EINSIEDELN
RYMKIEWICZ
SHREWSBURY

Damier 2 : INVENTAIRE
NIEMCEWICZ
JACQUEMART
UNIFORMITE
SCHLESTADT
TYPOGRAPHE
INTERLAKEN
CHRYSALIDE
EXHALAISON
SEBASTOPOL

Damier 3 : NEVROTOMIE
EQUATORIAL
UNIVERSITE
FRAUDULEUX
CHAMPIGNON
HAWKESBURY
AJUSTEMENT
TREBIZONDE
ELLIPSOIDE
LOGARITHME

Damier 4 : JUXTAPOSER
AUSTERLITZ
CARTWRIGHT
QUILLEBEUF
UNIVERSITE
ELNSIEDELN
MADAGASCAR
APOCALYPSE
ROUTSCHOUK
DOUARNENEZ

Damier 5 : HERCULANUM
ANTIQUAIRE
WURTZBOURG
KLAGENFURT
EXHUMATION
SUPERLATIF
BIJOUTERIE
UNIVERSITE
ROTHSCHILD
YSSINGEAUX

Damier 6 : BRUXELLOIS
INDULGENCE
VALPARAISO
ORPHELINAT
UNIVERSITE
ABJURATION
QUEENSTOWN
UNIFORMITE
EINSIEDELN
RYMKIEWICZ

Damier 7 : LOGARITHME
ASSUJETTIR
BENEFICIER
YSSINGEAUX
RAPSODISTE
INTERLAKEN
NIEMCEWICZ
TRAVAILLER
HERCULANUM
EQUATORIAL

It also features a long list of 10-letter words (in French).

When was Grandpré cipher invented?

A. de Grandpré described his process in 1905 in his book, a cryptographic treatise, entitled Cryptographie pratique (Practical Cryptography).

Source code

dCode retains ownership of the "Grandpré Cipher" source code. Except explicit open source licence (indicated Creative Commons / free), the "Grandpré Cipher" algorithm, the applet or snippet (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, breaker, translator), or the "Grandpré Cipher" functions (calculate, convert, solve, decrypt / encrypt, decipher / cipher, decode / encode, translate) written in any informatic language (Python, Java, PHP, C#, Javascript, Matlab, etc.) and all data download, script, or API access for "Grandpré Cipher" are not public, same for offline use on PC, mobile, tablet, iPhone or Android app!
Reminder : dCode is free to use.

Cite dCode

The copy-paste of the page "Grandpré Cipher" or any of its results, is allowed (even for commercial purposes) as long as you credit dCode!
Exporting results as a .csv or .txt file is free by clicking on the export icon
Cite as source (bibliography):
Grandpré Cipher on dCode.fr [online website], retrieved on 2024-05-21, https://www.dcode.fr/grandpre-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 'Grandpré Cipher' tool for free! Thank you!


https://www.dcode.fr/grandpre-cipher
© 2024 dCode — El 'kit de herramientas' definitivo para resolver todos los juegos/acertijos/geocaching/CTF.
 
Feedback