cypher
cypher copied to clipboard
Decrypted non-ASCII chars aren't displayed properly
When decrypted content is injected into the message not all characters are displaying properly. ASCII chars are fine, but others (Ukrainian Cyrillic in my case) are corrupted. When decrypted manually via gpg all chars are correctly displayed.
Ooh. I will have to look into this. It is probably the encoding between the main Electron process and my Node subprocess.