u-boot/lib/rsa
AKASHI Takahiro b983cc2da0 lib: rsa: decouple rsa from FIT image verification
Introduce new configuration, CONFIG_RSA_VERIFY which will decouple building
RSA functions from FIT verification and allow for adding a RSA-based
signature verification for other file formats, in particular PE file
for UEFI secure boot.

Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
2020-03-12 08:20:38 -04:00
..
Kconfig lib: rsa: decouple rsa from FIT image verification 2020-03-12 08:20:38 -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