/textcrypt

Simple tool to encrypt and decrypt text, base64 encoded and decoded well.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

TextCrypt

(This project has been abandoned)

Simple tool to encrypt and decrypt text. Written in python using the glade interface designer and Ninja IDE.

Currently supports multi-tabs to work in more than one file at a time.

The main objectives are:

  • Provide a simple tool to encode base64.
  • A simple way to encrypt/decrypt with AES algorithm.