[U-Boot] AES library used for kernel loading ?

Ran Shalit ranshalit at gmail.com
Mon Mar 13 16:16:23 UTC 2017


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


More information about the U-Boot mailing list