[U-Boot] AES128 in U-Boot

Matthias Weißer weisserm at arcor.de
Thu Dec 15 11:47:41 CET 2011


Am 15.12.2011 08:30, schrieb Simon Glass:
> Hi,
>
> I am wanting to add an AES encryption library to U-Boot. I suppose it
> should be written in C, with small compiled code/data size (rather
> than high performance), GPL and fairly easy to read.
>
> Does anyone have any suggestions?

Take a look at libtomcrypt ->
http://libtom.org/?page=features&whatfile=crypt

Matthias


More information about the U-Boot mailing list