Introduction - If you have any usage issues, please Google them yourself
Overview: This code does the following:
- print out all encryption and decryption subkeys which are used in the encryption and decryption process
- encrypts plaintext message
- decrypts ciphertext message
- shows detailed, round by round results
8 total)Program contains a user driven menu where the user can select initial 128-bit key and also select messages to decrypt and encrypt.