Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 339 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 339 Bytes

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