Skip to content

imikoYa/DES-Encryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

DES-Encryption

Name: DES Encryption

Python version: Python 2.x

Builder: miko

Created time: 2021-10-8-18:24:09

Step!: pip2 install pycryptodome

Step2: python2 des.py -e/-d [Encryption mode (hex or base64)]

tips: python's version must must must is 2.x !!!

If you see "SyntaxError: Non-ASCII character '\xe5' in file des.py on line 12, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details" you can delete Chinese Notes in DES-Encryption.py

About

Just a easy des encryption

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages