项目作者: jamessofios
项目描述 :
Simplified DES encryption/decryption calculator
高级语言: Python
项目地址: git://github.com/jamessofios/simple-des.git
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

