Question
How to disable the ciphertext stealing of crypto library?
Hi all
My cipher text from STM32F429 crypto library(AES-CBC-256) is CTS(Ciphertext Stealing),but the cipher text can'e decrypt by openssl on my PC because the file length is not correct.
What can I do to solve it?
Thanx
