Introduction - If you have any usage issues, please Google them yourself
(1). Review AES works. (2) with C/C++ write and debug via the AES algorithm. (3) review CMAC principle. (4) on the basis of achieving AES using C/C++ CMAC algorithm written and debugged. (5) Answer the following Questions. What is the difference between AES and AES decryption algorithm inverse algorithm? CMAC compared with HMAC, what are the advantages?