vladzur / textcrypt

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:GNU General Public License v3.0


Languages

Language:Python 99.5%Language:Shell 0.5%