Tool to decrypt / encrypt with Pollux. Pollux cipher is a super-encryption system (tomogrammic) based on Morse code and replacing the dashes, dots and space by alphanumeric characters.
Pollux Cipher - dCode
Tag(s) : Polygrammic Cipher
dCode is free and its tools are a valuable help in games, puzzles and problems to solve every day!
You have a problem, an idea for a project, a specific need and dCode can not (yet) help you? You need custom development? Contact-me!
Sponsored ads
Tool to decrypt / encrypt with Pollux. Pollux cipher is a super-encryption system (tomogrammic) based on Morse code and replacing the dashes, dots and space by alphanumeric characters.
Pollux's encryption uses Morse code and a tomogrammic overencryption that replaces dashesand dots from Morse by other characters.
The coding of Morse characters can be numeric, alphabetical or alphanumeric
Example:
Dot (.) | 0,4,7 |
---|---|
Dash (-) | 1,5,8 |
Space ( ) | 2,3,,6,9 |
Example:
Dot (.) | 0378AEFMOPQXYZ |
---|---|
Dash (-) | 145BCGJNRTW |
Space ( ) | 269DHIKLSUV |
Example: Encrypt CASTOR by writing it in Morse then transcode:
Plaintext | C A S T O R |
---|---|
Morse code | -.-. .- ... - - - .-. |
Encrypted text | 4PGM9F1VQEMHCUB1B28BP |
The character is randomly selected from the list of proposed characters.
Pollux decryption requires the knowledge of the correspondence between the numeric / alphanumeric characters and the dashes / points / spaces from the Morse code.
Example: Decrypt 78559590317270898307655205347035412184970 from the table
Dot (.) | 0,4,7 |
---|---|
Dash (-) | 1,5,8 |
Space ( ) | 2,3,6,9 |
Example: The corresponding Morse code is -... . - .- / --. . -- .. -. --- .-. ..- -- and the plain message is 'BETA GEMINORUM' (the scientific name of the Pollux star)
A Pollux encrypted message will have a minimum coincidence index (due to polygrammic encrption and the characters chosen randomly). Cryptanalysis is therefore very difficult.
Morse should not have 2 consecutive spaces and long series of dashes or dots (more than 10) are rare. Also the text should not start with space because the first space character should be in position 2, 3, 4 or even 5.
No creation date is known
dCode retains ownership of the source code of the script Pollux Cipher online. Except explicit open source licence (indicated Creative Commons / free), any algorithm, applet, snippet, software (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, translator), or any function (convert, solve, decrypt, encrypt, decipher, cipher, decode, code, translate) written in any informatic langauge (PHP, Java, C#, Python, Javascript, Matlab, etc.) which dCode owns rights will not be given for free. To download the online Pollux Cipher script for offline use on PC, iPhone or Android, ask for price quote on contact page !