Assignment:
Find the hexadecimal (hex) value of the message "no" after one round of the IDEA algorithm. The session key in hex notation is = 0002 0003 0002 0003 0002 0003 0002 0003, where the rightmost 4-digit group represents the sub key Z1. For the message "no," let each ASCII character be represented by a 16-bit data sub block, where "n" = 006E and "o" = 006F.
Provide complete and step by step solution for the question and show calculations and use formulas.