Search for a tool
Consonants/Vowels Rank Cipher

Tool to decipher/decrypt/encrypt according to the rank of consonants and vowels. The latin alphabet consists of 6 vowels and 20 consonants, each of which can be coded by a row (from 1 to 6 for vowels and from 1 to 20 for consonants)

Results

Consonants/Vowels Rank 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 'Consonants/Vowels Rank Cipher' tool for free! Thank you!

Consonants/Vowels Rank Cipher

Vowels or Consonants Index Decoder

 




Vowels or Consonants Index Encoder

 




Answers to Questions (FAQ)

How to encrypt using vowels-consonants rank cipher?

The encryption is based on the position of the vowels (AEIOUY) and consonants (BCDFGHJKLMNPQRSTVWXZ) in the alphabet.

1B2C3D4F5G6H7J8K9L10M
11N12P13Q14R15S16T17V18W19X20Z

1A2E3I4O5U6Y

With these tables, it is then possible to realize various substitutions/encryptions:

Consonants: Each consonant is encrypted by its rank (number indexed from 1 to 20).

Example: DCODE is then encoded: 3,2,O,3,E

Vowels: Each vowel is encrypted by its rank (number indexed from 1 to 6).

Example: DCODE is then encoded: DC4D2

Consonants and Vowels: For this case, it is necessary to distinguish the vowels by the prefix V and the consonants by the prefix C

Example: DCODE is then encoded C3C2V4C3V2

How to decrypt using vowels-consonants rank cipher?

Deciphering requires replacing the numbers with the corresponding vowels or consonants.

1,2,3 may correspond to 'A, E, I' or 'B, C, D' according to the encryption mode

Example: C3C2V4C3V2 deciphers DCODE

How to recognize a vowels-consonants rank ciphertext?

The message is composed of numbers, in its most common version, there are many C and V to indicate consonants and vowels respectively.

Source code

dCode retains ownership of the "Consonants/Vowels Rank Cipher" source code. Except explicit open source licence (indicated Creative Commons / free), the "Consonants/Vowels Rank Cipher" algorithm, the applet or snippet (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, breaker, translator), or the "Consonants/Vowels Rank 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 "Consonants/Vowels Rank 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 "Consonants/Vowels Rank 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):
Consonants/Vowels Rank Cipher on dCode.fr [online website], retrieved on 2024-07-27, https://www.dcode.fr/consonants-vowels-rank-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 'Consonants/Vowels Rank Cipher' tool for free! Thank you!


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