Posted on March 14, 2014 at 16:08Hi, CMAC is bit trickier than other algorithms. Before processing the last part of the message with the AES_CMAC_Encrypt_Append you should set the E_SK_FINAL_APPEND flag in your context's flags. If you've done that a...