Back to main page



Changelog and known issues

This page references all known issues on my scripts. I will fix them as soon as possible, but feel free to contact me using the contact form on the main page.

> Univeral Alphabet Creator

Fixed variables and fields. Added a mirror function to the keyword and customizable char switch.

> Bifid Cipher

Solved the issue where decoding letters were incorrectly encoded to the last char of the alphabet if a sequential shift value was bigger than 0.

> A1Z26

Added the cumulative calculation, additionally to the standard one. Also, reworked the GUI.

> Ubchi

Fixed the issue where the output data was incorrect if the input data length was a multiple of the keyword length. Also, the pre-splitting operation was incorrect due to wrong column length values.

> Alberti

Solved the problem of input data not being correctly split at the index. Added a "~~"normal" reloading button.

> 2 Square

Corrected the issue where similar bigrams would get split by the preset separator char.

> 4 Square

Corrected the issue where similar bigrams would get split by the preset separator char. Also, the alphanumeric alphabet mode would not change data in field 3 and 4.

> Playfair

Fixed the code where it would not return the last bigram on some messages.

Known Issues

> Enigma Machine

- Input text may be skipped if typed too fast. Todo : Reduce the delay.
- Spaces aren't blocked from input
- Optimize coding

> Tapcode

Tapcode doens't output any data