On Wed, Jan 03, 2018 at 03:43:56PM +0300, Андрей Мозжухин wrote:
> AES encryption in CBC mode, in most cases, must be used with random > initialization vector. Using the same key and initialization vector several > times is weak and must be avoided. > > Added iv parameter to the aes_cbc_encrypt_blocks and aes_cbc_decrypt_blocks > functions for passing initialization vector. > > Command 'aes' now also require the initialization vector parameter. > > Signed-off-by: Andrey Mozzhuhin <[email protected]> Applied to u-boot/master, thanks! -- Tom
signature.asc
Description: PGP signature
_______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

