Question: Please answer it using JAVA PROGRAMMING LANGUAGE NOT javascript. The AES is abbreviation for Advanced Encryption Standard it's basically used as a computer SECURITY

Please answer it using "JAVA PROGRAMMING LANGUAGE" NOT javascript. The AES is abbreviation for "Advanced Encryption Standard" it's basically used as a computer SECURITY algorithm.
Thanks in advance
3. [25 pts] Let A the state matrix of the input message to be encrypted using AES: 01 00 00 00 A-00 00 00 00 The first 2 subkeys are 2B 28 AB 09 7E AE F7 CF Ko 15 D2 15 4F 16 A6 88 3C AO 88 23 2A FA 54 A3 6C K1FE 2C 39 76 17 B1 39 05 Write a Java or Python program to compute the output of the first round of AES using the input state matrix A and the subkeys Ko and K1. Output all intermediate steps for the computation including Initial Key Addition, SubBytes, ShiftRows, and MixColumns and Round Key Addition
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
