u-boot/lib/rsa
AKASHI Takahiro dd89f5b0fd rsa: add CONFIG_RSA_VERIFY_WITH_PKEY config
In the next couple of commits, under new CONFIG_RSA_VERIFY_WITH_PKEY,
rsa_verify() will be extended to be able to perform RSA decryption without
additional RSA key properties from FIT image, i.e. rr and n0inv.

Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
2020-03-12 08:20:39 -04:00
..
Kconfig rsa: add CONFIG_RSA_VERIFY_WITH_PKEY config 2020-03-12 08:20:39 -04:00
Makefile lib: rsa: decouple rsa from FIT image verification 2020-03-12 08:20:38 -04:00
rsa-checksum.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
rsa-mod-exp.c xilinx: zynq: Add support to secure images 2018-07-19 10:49:54 +02:00
rsa-sign.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
rsa-verify.c lib: rsa: decouple rsa from FIT image verification 2020-03-12 08:20:38 -04:00