History log of /u-boot/test/py/tests/vboot/sign-images-sha384.its
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 2a4b0d58 19-Jan-2022 Jamin Lin <jamin_lin@aspeedtech.com>

rsa: adds rsa3072 algorithm

Add to support rsa 3072 bits algorithm in tools
for image sign at host side and adds rsa 3072 bits
verification in the image binary.

Add test case in vboot for sha384 with rsa3072 algorithm testing.

Signed-off-by: Jamin Lin <jamin_lin@aspeedtech.com>
Reviewed-by: Simon Glass <sjg@chromium.org>