Posted on December 06, 2017 at 21:27Hi there,i have a STM32L063 and i wanna encrypt a 32-byte packet by AES-CBC.I have tested it with using the 'HAL_CRYP_AESCBC_Encrypt' and 'HAL_CRYP_AESCBC_Decrypt' and it worked everytime the same encrypted packet...