Page 1 of 1

Does ESP 32 hardware originally support AES get IV ?

Posted: Fri Mar 10, 2017 7:08 am
by wziy520
there are example code on EmbeddTLS library, pem_get_iv(),
but no any description on UM, does anyone help give advise how to get iv, where to get IV for AES cbc?

Re: Does ESP 32 hardware originally support AES get IV ?

Posted: Fri Mar 10, 2017 8:52 am
by wziy520
no need answer any more, after check the code, There are no IV support.