Enigma
Not logged in

This is a simple text editor, which can encript your text in a secret code and translate it back again. Type your text and select 'encript' in the menu. It will ask for a key. Don't forget this or you will not be able to undo the encryption.

download: /zip/myproject.zip?uuid=trunk

You need python2.7 for this.

Although rather functional, this was mainly an experiment for me with python and tkinter.