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 _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

