Question: Part 1: Use your TEA algorithm to encrypt the 64-bit plaintext block: Ox01CA45670CABCDEF Using 128 bit key: OxAF6BABCDEFOOFOOOFEAFAFAFACCDEF01 Enter your cipher text here: Part 2:
Part 1: Use your TEA algorithm to encrypt the 64-bit plaintext block: Ox01CA45670CABCDEF Using 128 bit key: OxAF6BABCDEFOOFOOOFEAFAFAFACCDEF01 Enter your cipher text here: Part 2: Implement decryption and verify that you obtain the original plain text Part 3: In comments in your code explain how you would make your code encode/decode a longer set of plaintext (1.e. multiple blocks) using CBC. You do not need to code this, but your xplanation should be detailed related to your implementation
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
