Skip to content

😉Homework of CQU's course --- Introduction of Information Security

License

Notifications You must be signed in to change notification settings

MaxAndFelix/S-DES_Python

Repository files navigation

S-DES_Python

❤️ S-DES_Python is a small project about simple DES encryption algorithm. It provides you with a GUI interface, which supports encryption and decryption of 8 bits of plaintext and strings with 10 bits secret key. And it also provides a mode of brute force the secret key with some pairs( or only one pair) of plaintext and ciphertext.❤️


GUI😺:

Alt text

Quickly start!🤖

git clone git@github.com:MaxAndFelix/S-DES_Python.git
cd S-DES_Python
pip install -r requirements.txt
python main.py

Developement docs

开发手册

测试结果

用户手册

About

😉Homework of CQU's course --- Introduction of Information Security

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages