kokke/tiny-AES-c

Request for AES128_CBC Encryption Help

tecsantoshkumar opened this issue · 1 comments

I am currently working on implementing AES128_CBC encryption on an STM32 embedded system. I have encountered some difficulties with incorporating salt and iteration counts into the encryption process.

I would greatly appreciate it if you could provide some guidance or suggestions on how to correctly implement AES128_CBC encryption with salt and iteration counts with or without OpenSSL library on an STM32 embedded system.

Thank you very much for your time and assistance. I look forward to hearing from you soon.