/simple-des

Graphical SDES encryption/decryption calculator written in Python using TKinter

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

About:

Simple-des is a simplified DES encryption/decryption example program written in python3.

How to use:

Inside this git repository, run these commands:

$ ./simpledes.py #runs the gui version

$ ./simpledes.py h #shows help text

Encryption Example Decryption Example