[PATCH v2] rsa: adds rsa3072 algorithm
Simon Glass
sjg at chromium.org
Fri Dec 10 01:15:00 CET 2021
Hi Jamin,
On Wed, 8 Dec 2021 at 20:57, Jamin Lin <jamin_lin at aspeedtech.com> wrote:
>
> Add to support rsa 30272 bits algorithm in tools
3072
> for image sign at host side and adds rsa 3027 bits
3072 ?
> verification in the image binary.
>
> Signed-off-by: Jamin Lin <jamin_lin at aspeedtech.com>
> wq
> ---
> include/u-boot/rsa.h | 1 +
> lib/rsa/rsa-verify.c | 6 ++++++
> tools/image-sig-host.c | 7 +++++++
> 3 files changed, 14 insertions(+)
Please can you update the vboot tes to add a test for this?
Regards,
Simon
More information about the U-Boot
mailing list