Tool to decrypt/encrypt with a nomenclator. The nomenclator cipher is an encrption method which replace a letter with a word or group of words (and vice versa).
Nomenclator Cipher - dCode
Tag(s) : Homophonic Substitution 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!
Tool to decrypt/encrypt with a nomenclator. The nomenclator cipher is an encrption method which replace a letter with a word or group of words (and vice versa).
Nomenclator encryption uses a substitution of letters by words or words by letters or even groups of words.
It is possible to transform any word into a sentence and any sentence into word or letter. It all depends on the nomenclature used.
A classic idea is to replace each letter with a word that begins with the same letter (it is possible to try to make a sentence).
Example: To encrypt DCODE, a cipher message can be Describes Ciphering Or Decryption Easily
Nomenclator decryption requires knowing the nomenclature used (dictionary/alphabet/correlation table) and search and replace content.
The message does not have any characteristic and if the encoding is done right it can be perfectly intelligible.
However, in the event that a letter is replaced by a unique word, the message may comprise several repeated words.
It is impossible except in special cases.
In the case a letter is replaced by a single word, then replace each word with a random letter and perform attack using frequency analysis.
In the case where each letter has been replaced by a word beginning with the given letter, then replace each word with its first letter.
dCode retains ownership of the online 'Nomenclator Cipher' tool source code. Except explicit open source licence (indicated CC / Creative Commons / free), any algorithm, applet or snippet (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, translator), or any function (convert, solve, decrypt / encrypt, decipher / cipher, decode / encode, translate) written in any informatic language (PHP, Java, C#, Python, Javascript, Matlab, etc.) no data, script or API access will be for free, same for Nomenclator Cipher download for offline use on PC, tablet, iPhone or Android !
Please, check our community Discord for help requests!