u-boot-brain/lib/rsa
Philippe Reynes 061daa0b61 rsa: add support of padding pss
We add the support of the padding pss for rsa signature.
This new padding is often recommended instead of pkcs-1.5.

Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2018-12-03 10:44:10 -05:00
..
Kconfig lib/rsa: Kconfig: Remove superfluous 'depends on RSA' 2018-04-28 10:42:35 -04:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -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 rsa: add support of padding pss 2018-12-03 10:44:10 -05:00
rsa-verify.c rsa: add support of padding pss 2018-12-03 10:44:10 -05:00