Skip to content

greydoubt/DES-Full-Cipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DES-Full-Cipher

I took a PDF of a government specification and turned it into a full code implementation that can be used just by installing python -- do you want to encrypt your own files? hold your local business hostage? experiment with password cracking on a standard known to be "solvable"? The possibilities are endless!!!

How to use:

Install python 3 if necessary

Run: "python main.py" with a file named default.txt in the same directory as the script

This file will be encoded/decoded and the script outputs a file, output.txt

About

USE W/ EXTREME CAUTION

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages