
13 Mar
2017
13 Mar
'17
5:16 p.m.
Hello,
I intend to use AES for kernel loading, and before kernel programming from u-boot. Is there some package which already does that yet ?
Another thing, can I expect that it will work if we use openssl 128, cbc in host for sending the file (from hoist to target) ?
I see that library support only aes 128, cbc format, which means that we must use this same format in host.
Thank you! Ran