I’ve some thousands of AES_ENCRYPT records. The problem is that I’ve just realized that ECB mode is very unsecure.
How could I turn AES_ENCRYPT 128 ECB to openssl (or others) AES 256 CBC?
Many thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
see here
you need to recompile it after mofiying file
include/my_aes.h