项目作者: jamessofios

项目描述 :
Simplified DES encryption/decryption calculator
高级语言: Python
项目地址: git://github.com/jamessofios/simple-des.git
创建时间: 2019-10-08T23:38:54Z
项目社区:https://github.com/jamessofios/simple-des

开源协议:GNU General Public License v2.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:

  1. $ ./simpledes.py #runs the gui version
  2. $ ./simpledes.py h #shows help text

Encryption Example
Decryption Example