You need to choose a message/plaintext, the message should have 200-300 words. Encrypt the message with AES_CBC. Encrypt the
Learning Goal: I’m working on a cyber security question and need guidance to help me learn.
1. You need to choose a message/plaintext, the message should have 200-300 words.
2. Encrypt the message with AES_CBC.
3. Encrypt the message with TwoFish. * You can choose any language you are comfortable with. You can use the built-in libraries, if you use any GitHub code, make sure to mention your source.
4. Compare both Symmetric Block Ciphers: Memory, Complexity, Time (You can choose your own parameters to compare
5. Find out the distribution of Encrypted Hex Values versus Plaintext Hex Values for both ciphers separately.
You need to write a report explaining everything. Include the steps, the results, comparisons, and two distribution graphs.
Answer preview for You need to choose a message/plaintext, the message should have 200-300 words. Encrypt the message with AES_CBC. Encrypt the
1796 Words