Skip to content

[DEMO] visualizing Data-Encryption-Standard (DES) pipeline incl. Feistel-Network's byte-manipulation with a GUI implemented in PyQt5, inspired by cryptography-textbook.com from Prof. Paar et al. (RUB)

License

Notifications You must be signed in to change notification settings

abdellaui/des_pipeline_ui

Repository files navigation

DES implementation on PyQt5

it shows the DES pipeline graphicaly. You're able to click on processing segments to view the byte manipulation for better understanding the feistel networks working progress. images used in the gui extracted from: http://www.crypto-textbook.com.

some nice screenshots

depth depth depth depth

About

[DEMO] visualizing Data-Encryption-Standard (DES) pipeline incl. Feistel-Network's byte-manipulation with a GUI implemented in PyQt5, inspired by cryptography-textbook.com from Prof. Paar et al. (RUB)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages