Question: JAVA Please 2. Implement the Tiny Encryption Algorithm (TEA). Use your TEA algorithm to encrypt the 64-bit plaintext block 0x0123456789ABCDEF using the 128-bit key OxA56BABCD00000000FFFFFFFFABCDEF01

JAVA Please
2. Implement the Tiny Encryption Algorithm (TEA). Use your TEA algorithm to encrypt the 64-bit plaintext block 0x0123456789ABCDEF using the 128-bit key OxA56BABCD00000000FFFFFFFFABCDEF01 Decrypt the resulting ciphertext and verify that you obtain the original plaintext. The prefix Ox means hexadecimal integer
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
