9 Commits
Author SHA1 Message Date
KKlochko 8a914a741d Update the cracking for S-DES to remove the wrong decoded texts.
continuous-integration/drone/push Build is passing
2023-12-19 12:14:12 +02:00
KKlochko 8cbd5d5c1f Add the cracking for S-DES.
continuous-integration/drone/push Build is passing
2023-12-17 11:36:49 +02:00
KKlochko 919c28c301 Add the main entry point.
continuous-integration/drone/push Build is passing
2023-11-27 14:56:33 +02:00
KKlochko 2c13980f4c Add the simple CLI interface. 2023-11-27 14:56:08 +02:00
KKlochko 74fc05e62b Add the modules for encryption, decryption.
continuous-integration/drone/push Build is passing
2023-11-26 20:21:56 +02:00
KKlochko 3bdb333dc0 Add the keys module to generate the subkeys. 2023-11-26 20:21:15 +02:00
KKlochko 0f0be06385 Add the blocks module that encode/decode messages.
continuous-integration/drone/push Build is passing
2023-11-26 20:19:02 +02:00
KKlochko d35fd392d0 Add the s-des library. 2023-11-26 20:17:59 +02:00
KKlochko 97b3d01c3d Init the project. 2023-11-26 20:15:07 +02:00