Hey!
Coded this for fun today. It's a simple program for sharing encrypted strings, such as private keys. I tried to make it simple and I think I succeeded fairly well.
This is beta though, so keep in mind this will include bugs and issues.
GIF of what it does and how it works:

If you want to test this out, feel free to
download the project. The executable is not obfuscated so you can
decompile it to see the code. It's nothing complicated, though.
I'd appreciate any kind of feedback regarding this.
Thanks!