Skip to content

sutterseba/des-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DES-Python

A simple DES implementation in Python

DO NOT USE FOR PRODUCTION

This implementation is solely intended for educational purposes. Note that it is also very slow (and quite possibly wrong).

Note: The file encryption uses basic ECB mode which, again, is not secure for encrypting files.

Contributing and/or critique is very welcome!

About

A simple DES implementation in Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages