Cypher Text 1.2.2

Cypher Text is a simple text editor written in C#. This text editor encrypts the text when it saves a file, using AES 256 bit encryption, and decrypts it when it opens the file again. On the menu there are in total only three buttons: Save, Open and...