[PATCH v7 5/7] lib: rsa: add rsa_verify_with_pkey()

Tom Rini trini at konsulko.com
Thu Mar 12 17:48:50 CET 2020


On Fri, Feb 21, 2020 at 03:12:59PM +0900, AKASHI Takahiro wrote:

> This function, and hence rsa_verify(), will perform RSA verification
> with two essential parameters for a RSA public key in contract of
> rsa_verify_with_keynode(), which requires additional three parameters
> stored in FIT image.
> 
> It will be used in implementing UEFI secure boot, i.e. image authentication
> and variable authentication.
> 
> Signed-off-by: AKASHI Takahiro <takahiro.akashi at linaro.org>
> Reviewed-by: Simon Glass <sjg at chromium.org>

Applied to u-boot/next, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200312/4796feed/attachment-0001.sig>


More information about the U-Boot mailing list