Implementation of TEA Encryption Algorithm

(!!This is a graded assignment and is worth 25% of final grade)Implement the Tiny Encryption Algorithm (TEA) using any preferred programming language.a. Use your TEA algorithm to encrypt the 64-bit plaintext blockPlaintext 1 : 0x0123456789ABCDEFusing the 128-bit...