S-Man42 / GCWizard

GC Wizard
Other
43 stars 10 forks source link

Ohlsen Telegraph: Error in execution or in the interface #1843

Open Linsty opened 1 month ago

Linsty commented 1 month ago

Hi

The function Ohlesen Telegraph is not working correctly or the user interface is faulty.

Encrypt

When typing text or numbers into the text field, no result is shown in the Display Output and Codepoints sections. afbeelding

Decrypt - Text mode

When typing Codepoints into the text field, no results are shown in the 'Text' section. However, 'Display Output' does show the graphical output. afbeelding

Decrypt - Visual mode

When creating a visual sign: There is no result in the Text section. Codepoints shows the correct result, and Display Output shows the graphical output.

If the function works properly:

f the function doesn't work properly: Please add a Beta sign to the function so it's clear that it is not working optimally right now.

Kind regards,

Marcia

t-m-z commented 1 month ago

The position of the flaps was added together to form a number that represented a specific entry in the code book. Hence there is no specific alphabet - only a codebook. This means, encoding ist not really usefull. I will have a look at it how to adapt the tool.

t-m-z commented 1 month ago

The manual is updatetd,

t-m-z commented 1 month ago

Encrypt: GC Wizard only allows text from the codebook which will be encrypted to flaps and codepoints Example: seilere sees, som kommer nord fra. => 001

Decrypt - Text mode Codepoints will be decrypted with the relevant text from the codebook. Of there is no entry, there will be no ouput. I will change this.

Decrypt - Visual mode Flaps will be decrypted with the relevant text from the codebook. Of there is no entry, there will be no ouput. I will change this.