You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @CodeSpoof! In most operations available on ciphereditor you can feed in values the other way round for decoding or decryption. In the case of the "Binary to text encoding" operation, change the value of the "Encoded Data" control and you will see the result appear in the "Data" Control. Does that work for you?
I had the same confusion when I first used your tool — there's something about the UI that makes it hard to recognise that you can run each block either way. Perhaps even a purely cosmetic "flip" button for blocks that swaps the top and bottom fields would give new users enough confidence that blocks don't run "top to bottom" (which was my assumption).
Describe your feature or enhancement suggestion
Currently it's only possible to encode Binary to Text not the other way.
Describe a concrete use case
Analyze .onion addresses, since they are base32 encoded and contain public key and checksum.
The text was updated successfully, but these errors were encountered: